annotate zipfiles/diff.sh @ 215:f5169e4f605d

Added option -c/--cleanup (but it does not work) Now we just need it to actually be implemented. And -m/--copy-io too.
author Oleg Oshmyan <chortos@inbox.lv>
date Thu, 18 Aug 2011 22:49:02 +0300
parents 6e6b0ea63fa1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
192
6e6b0ea63fa1 Added zipfiles/diff.sh to the repository
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff changeset
1 #!/bin/sh
6e6b0ea63fa1 Added zipfiles/diff.sh to the repository
Oleg Oshmyan <chortos@inbox.lv>
parents:
diff changeset
2 exec diff -F'^ *[cd][le][af]' "$@"