grep
grep
| Synopsis | ||
| grep | [ -ir ] <expr> | print matching lines |
| Details | ||
The grep command reads from standard input and prints lines that contain the <expr> argument. The supported options are as follows:
|
||
|
Bugs | ||
| The command line syntax is not compatible with Unix / Linux. | ||
