I want to diff two large directory trees that are supposed to be the same after creating one of them using cp -a <dir1> <dir2>
How can I use diff -r <dir1> <dir2> in a way that diff doesn't follow symbolic links? _______________________________________________ help-gnu-utils mailing list help-gnu-utils@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-utils