annotate zipfiles/diff.sh @ 250:acd70a60bc17

Finished embracing time.monotonic in Python code _unix does not use monotonic clocks yet.
author Oleg Oshmyan <chortos@inbox.lv>
date Sun, 19 Jan 2014 00:50:27 +0000
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]' "$@"