Skip to content

Instantly share code, notes, and snippets.

@codethereforam
Created August 19, 2024 02:22
Show Gist options
  • Select an option

  • Save codethereforam/a2a90eae1994f62659d633393b76ee6c to your computer and use it in GitHub Desktop.

Select an option

Save codethereforam/a2a90eae1994f62659d633393b76ee6c to your computer and use it in GitHub Desktop.
text editor delete from a text file, all lines that contain a specific string

replace ^.*XXX.*$\n with empty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment