This website requires JavaScript.
Explore
Help
Sign in
lzip
/
zutils
Watch
1
Star
0
Fork
You've already forked zutils
0
Code
Issues
Activity
a9fdc45187
zutils
/
zfgrep.in
4 lines
82 B
Text
Raw
Normal View
History
Unescape
Escape
Adding upstream version 0.4. Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-24 04:51:33 +01:00
#! /bin/sh
bindir=`echo "$0" | sed -e 's,[^/]*$,,'`
Adding upstream version 1.2~pre3. Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-24 05:45:53 +01:00
exec "${bindir}"zgrep -F "$@"
Copy permalink