PK

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

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


PK 99