summaryrefslogtreecommitdiffstats
path: root/zgrep.in
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:30:18 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:30:18 +0000
commite2010b31ef4137540c264f2fb69f8f2660a6f7fc (patch)
treef6dc13301edd0ff87720cbb52123d6b0832b293b /zgrep.in
parentAdding upstream version 1.2~pre2. (diff)
downloadzutils-e2010b31ef4137540c264f2fb69f8f2660a6f7fc.tar.xz
zutils-e2010b31ef4137540c264f2fb69f8f2660a6f7fc.zip
Adding upstream version 1.2~pre3.upstream/1.2_pre3
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'zgrep.in')
-rw-r--r--zgrep.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/zgrep.in b/zgrep.in
deleted file mode 100644
index bfbc490..0000000
--- a/zgrep.in
+++ /dev/null
@@ -1,3 +0,0 @@
-#! /bin/sh
-bindir=`echo "$0" | sed -e 's,[^/]*$,,'`
-exec "${bindir}"zutils --zgrep "$@"