summaryrefslogtreecommitdiffstats
path: root/zcat.in
diff options
context:
space:
mode:
Diffstat (limited to 'zcat.in')
-rw-r--r--zcat.in3
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 "$@"