  | |  | comparing directories | comparing directories 2005-04-19 - By Michael Schwendt
Back On Tue, 19 Apr 2005 09:54:07 -0500, Steve Buehler wrote:
> Is there a script or program that can compare directories and report the > differences. It would have to work recursively. For some reason when I am > using rsync to mirror a NFS drive, the "df" information is off by about 15 > gigs afterwards.
diff --brief --recursive --new-file directory1 directory2
Assumes that both directories are supposed to contain exactly the same files.
-- Fedora Core release 3 (Heidelberg) - Linux 2.6.11-1.14_FC3 loadavg: 1.09 1.44 1.92
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |