home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 16 / hacker16 / 16_HACKER16.ISO / linux / tpm-security-server-1.2.1.iso / bin / fgrep < prev    next >
Encoding:
Text File  |  2004-01-27  |  33 b   |  3 lines

  1. #!/bin/sh
  2. exec grep -F ${1+"$@"}
  3.