]> git.cworth.org Git - gzip/blobdiff - zfgrep.in
Imported Debian patch 1.3.12-1
[gzip] / zfgrep.in
diff --git a/zfgrep.in b/zfgrep.in
new file mode 100644 (file)
index 0000000..7962364
--- /dev/null
+++ b/zfgrep.in
@@ -0,0 +1,3 @@
+#!/bin/sh
+PATH=BINDIR:$PATH
+exec zgrep -F "$@"