X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=zfgrep.in;fp=zfgrep.in;h=796236452cdae2f4729c34262168c518fa510528;hb=800deb09b422a73c1212233a93839a223ff59678;hp=0000000000000000000000000000000000000000;hpb=0d5a754ba8f2cc33e98d48d559f0ad6cd18a43a3;p=debian%2Fgzip diff --git a/zfgrep.in b/zfgrep.in new file mode 100644 index 0000000..7962364 --- /dev/null +++ b/zfgrep.in @@ -0,0 +1,3 @@ +#!/bin/sh +PATH=BINDIR:$PATH +exec zgrep -F "$@"