PK
ADDRLIN :
/
usr
/
bin
/
FLL :
Current File : //usr/bin/fgrep
#!/bin/sh exec grep -F "$@"
PK
99