xref
: /
dports
/
archivers
/
zutils
/
zutils-1.10
/
zfgrep.in
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#! /
bin
/
sh
2
bindir
=`
echo
"$0"
|
sed
-e
's,[^/]*$,,'
`
3
exec
"${bindir}"
zgrep
-F
"$@"
4