view zipfiles/diff.sh @ 192:6e6b0ea63fa1

Added zipfiles/diff.sh to the repository
author Oleg Oshmyan <chortos@inbox.lv>
date Thu, 11 Aug 2011 20:44:23 +0300
parents
children
line wrap: on
line source

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