zfgrep.in   [plain text]


#!/bin/sh
PATH=BINDIR:$PATH
exec zgrep -F "$@"