Archive for the ‘diff’ Category

Make a recursive diff file

Tuesday, November 6th, 2007
diff -exclude="*~" -Naur <old_path> <new_path>