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