hi

On Tue, Dec 29, 2009 at 7:09 PM, Saravanan S <[email protected]>wrote:

> Hi all,
>         How to find the difference between two directories, need a summary
> of all the added, updated, deleted files/directories.
> Like diff is for files, what is for directories?
>

rsync --dry-run -avx <dir1> <dir2>


- sree
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to