view zipfiles/diff.sh @ 209:c03a8113685d

Rewrote files.regexp as files.File.regexp (a class method) I still dislike the iterative code though.
author Oleg Oshmyan <chortos@inbox.lv>
date Thu, 18 Aug 2011 02:41:46 +0300
parents 6e6b0ea63fa1
children
line wrap: on
line source

#!/bin/sh
exec diff -F'^ *[cd][le][af]' "$@"