grep: -v for in[v]ert (#5216)
This commit is contained in:
@@ -31,6 +31,6 @@
|
|||||||
|
|
||||||
`cat {{path/to/file}} | grep {{search_pattern}}`
|
`cat {{path/to/file}} | grep {{search_pattern}}`
|
||||||
|
|
||||||
- Invert match for excluding specific strings:
|
- In[v]ert match for excluding specific strings:
|
||||||
|
|
||||||
`grep -v {{search_pattern}}`
|
`grep -v {{search_pattern}}`
|
||||||
|
Reference in New Issue
Block a user