Text Master

by Thankless Technologies

Filter Not Match

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