summaryrefslogtreecommitdiffstats
path: root/zfgrep.in
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:18:02 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-08 04:18:02 +0000
commit728953ebef65becaca9f0ff4c3249e82c8fd5ec3 (patch)
tree9ab7182e76bfdc21a26de22f17f0e46fd350e27c /zfgrep.in
parentAdding debian version 0.8~rc1-1. (diff)
downloadzutils-728953ebef65becaca9f0ff4c3249e82c8fd5ec3.tar.xz
zutils-728953ebef65becaca9f0ff4c3249e82c8fd5ec3.zip
Merging upstream version 0.8.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'zfgrep.in')
-rw-r--r--zfgrep.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/zfgrep.in b/zfgrep.in
index c1a96d8..a3d54f3 100644
--- a/zfgrep.in
+++ b/zfgrep.in
@@ -1,3 +1,3 @@
#! /bin/sh
bindir=`echo "$0" | sed -e 's,[^/]*$,,'`
-exec "${bindir}"zgrep -F "$@"
+exec "${bindir}"zutils --zgrep -F "$@"