view zipfiles/diff.sh @ 221:d9eb7d958b6d

Added usage of Python 3.3 library additions to the unix module
author Oleg Oshmyan <chortos@inbox.lv>
date Fri, 16 Mar 2012 18:24:56 +0000
parents 6e6b0ea63fa1
children
line wrap: on
line source

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