On Fri, Oct 22, 1999 at 10:04:30AM -0600, Shannon M. Johnston said:
> Does anybody know what the grep command do?
> 

$ man grep
...
DESCRIPTION
Grep  searches the named input files (or standard input if
no files are named, or the file name - is given) for lines
containing a match to the given pattern.  By default, grep
prints the matching lines.



-- 
Rib

Reply via email to