recursive diff

How to see differencies in different folders recursively.

diff -u -r -B -N -s FOLDER1 FOLDER2

[http://linux.devquickref.com/linux-recursive-diff.html]

Comments are closed.