PK

ADDRLIN : /bin/
FLL :
Current File : //bin/zfgrep

#!/bin/sh
exec zgrep -F "$@"


PK 99