Javascript Menu by Deluxe-Menu.com
Fast searches with the fgrep utility

Fast searches with the fgrep utility

fgrep is a fast searching utility that searches for multiple fixed strings simultaneously.

Its main use is for directory or bibliographic type searches. For example:

   fgrep -f surnames addresses

This searches the file addresses for each name held in the file surnames; a text file with one name per line.


[Home] [Search] [Index] This site maintained by unixhelp@math.rutgers.edu
This page was last updated on September 05, 2006 at 10:30 am and is maintained by webmaster@math.rutgers.edu.
For questions or comments about this site, please contact help@math.rutgers.edu.
© 2009 Rutgers, The State University of New Jersey. All rights reserved.