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