diff options
Diffstat (limited to '')
-rw-r--r-- | zcat.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/zcat.in b/zcat.in deleted file mode 100644 index d88eef1..0000000 --- a/zcat.in +++ /dev/null @@ -1,3 +0,0 @@ -#! /bin/sh -bindir=`echo "$0" | sed -e 's,[^/]*$,,'` -exec "${bindir}"zutils --zcat "$@" |