Tool to compare directories

Bruno Wolff III bruno at wolff.to
Mon Jan 28 12:16:16 UTC 2013


On Mon, Jan 28, 2013 at 11:49:29 +0000,
   Paul Smith <phhs80 at gmail.com> wrote:
>Dear All,
>
>Could you please advise me on a tool to compare two directories? That
>is a tool able to identify the files of the first directory that are
>missing in the second one?

You can use diff -r to recursively compare directories.


More information about the users mailing list