Chad, > If I create a directory "a" and copy it to directory "b" then add or delete > files from "a," how could I get a list of the files that are different > between the two directories? "diff" (in diffutils-2.7-17), with the --recursive option. Cheers! -- \Peter. _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
- Differences between two directories Chad W. Skinner
- Re: Differences between two directories Peter Blomgren
- Re: Differences between two directories Steve Manuel
- Re: Differences between two directories Jeff Hogg