Edit File: zegrep
#!/bin/sh PATH=${GZIP_BINDIR-'/bin'}:$PATH exec zgrep -E "$@"
Back to File Manager