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