Re: diff but only dfo r files and directory?
- From: "J.O. Aho" <user@xxxxxxxxxxx>
- Date: Fri, 27 Apr 2007 06:21:40 +0200
nawfer wrote:
I would like does a comparision between directories;
butI found command only for files;
is there ?
ls /tmp > /tmp/ls1 && ls /var/tmp > /tmp/ls2 && diff -Nur /tmp/ls1 /tmp/ls2 &&
rm /tmp/ls1 /tmp/ls2
--
//Aho
.
- References:
- diff but only dfo r files and directory?
- From: nawfer
- diff but only dfo r files and directory?
- Prev by Date: Re: Beryl -- can it be installed with apt-get / synaptic?
- Next by Date: Re: Which FAT mount options to change the case of filenames?
- Previous by thread: diff but only dfo r files and directory?
- Next by thread: modprobe.conf
- Index(es):