Thursday, April 21, 2011

diff - how to make it output what you probably want to see

i find:

diff -EbwBtrcx '.svn' | less

is clearest when recursively comparing directories with large numbers of files and changes.

No comments:

Post a Comment