How to use a regular expression to remove lines without a word? August 28, 2023 by Tarik Replace ^(?!.*pad.*).+$ with empty string