X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=zfgrep.in;fp=zfgrep.in;h=796236452cdae2f4729c34262168c518fa510528;hb=013796abf4c6be0bd130f541c0ece156156239c3;hp=0000000000000000000000000000000000000000;hpb=ce8afb6db89e58713e1758c1805abb5315b570ae;p=gzip 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 "$@"