On Tue, 28 Dec 2004 13:15:55 +0000, Richard Urwin <[EMAIL PROTECTED]> wrote: > > I am looking for a program to tell me whether the contents of a list > > of directories is the same in two different media (e.g., hard disk > > and cdrom). Any ideas? > > diff -qr [directory] [directory] > > The q makes the report just a single line: > Files a/foo and b/foo differ > > The r compares all subdirectories.
Thanks, Richard. Paul
____________________________________________________ Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com Join the Club : http://www.mandrakeclub.com ____________________________________________________
