Remove lines containing the search term (inverse grep). Useful for filtering out noise from logs or data.
Example
apple, banana, apricot (term: ap) → banana
ERROR: fail, INFO: ok (term: ERROR) → INFO: ok
Remove lines containing the search term (inverse grep). Useful for filtering out noise from logs or data.
apple, banana, apricot (term: ap) → banana
ERROR: fail, INFO: ok (term: ERROR) → INFO: ok