summaryrefslogtreecommitdiffstats
path: root/zegrep.in
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:17:56 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:17:56 +0000
commit147ddcd9ef7387c9311e765b2b0ece8e527cf4d8 (patch)
tree955f9cd9eb67f1b19a8cffb11b4d63f687738174 /zegrep.in
parentAdding upstream version 0.8~rc1. (diff)
downloadzutils-147ddcd9ef7387c9311e765b2b0ece8e527cf4d8.tar.xz
zutils-147ddcd9ef7387c9311e765b2b0ece8e527cf4d8.zip
Adding upstream version 0.8.upstream/0.8
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'zegrep.in')
-rw-r--r--zegrep.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/zegrep.in b/zegrep.in
index 0cac12e..e01f655 100644
--- a/zegrep.in
+++ b/zegrep.in
@@ -1,3 +1,3 @@
#! /bin/sh
bindir=`echo "$0" | sed -e 's,[^/]*$,,'`
-exec "${bindir}"zgrep -E "$@"
+exec "${bindir}"zutils --zgrep -E "$@"