view zipfiles/diff.sh @ 195:c2490e39fd70

Revamped the implementation of files.Archive subclasses They now normalize and sanitize all paths and provide a listdir method. TarArchive also ignores all files that are not regular files or directories.
author Oleg Oshmyan <chortos@inbox.lv>
date Sun, 14 Aug 2011 01:02:10 +0300
parents 6e6b0ea63fa1
children
line wrap: on
line source

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