File: zegrep.in

package info (click to toggle)
zutils 1.5-5%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 516 kB
  • sloc: cpp: 2,913; sh: 634; makefile: 200
file content (3 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (6)
1
2
3
#! /bin/sh
bindir=`echo "$0" | sed -e 's,[^/]*$,,'`
exec "${bindir}"zgrep -E "$@"