Sunday, October 23, 2011

diff


diff from_file to_file
diff from_dir to_dir

diff useful lags
-B (Ignore changes whose lines are all blank.)
-b (Ignore changes in the amount of white space)
-y (side by side ouput comparison)

useful alias:
diff -Bb alias

No comments:

Post a Comment