cli helper. grep: search a file for a pattern

 [english] [русский]
Main
Docs
News
About project
Contact
Contact


Solaris grep

Binary
Input data from From STDIN
How to use patern
Match only lines that use all characters in patern
Regular expression patern
Several regular expression patern
File(s) with paterns
How to print result
Precedes each line by the block number on which it was found
Prevents the name of the file containing the matching line from being prepended to that line
Ignores upper/lower case distinction during comparisons
Precedes each line by its line number in the file (first line is 1)
Suppresses error messages about nonexistent or unreadable files
Prints all lines except those that contain the pattern
Searches for the expression as a word

clihelper.com © 2008-2014