Compare two directories

To compare the contents of all files in directories dir1 and dir2:

diff -r dir1 dir2

To list the files that differ, without showing differences:

diff -qr dir1 dir2
Last modified: 31/08/09 13:09:18
Go to top

Related Pages

No related pages or links.

Login/out

Login

Forgot Password?
Go to top
Go to top