Skip to content

Instantly share code, notes, and snippets.

@raulperula
Created June 8, 2016 08:37
Show Gist options
  • Save raulperula/408ce0ef39014f2713f293ac2b57295f to your computer and use it in GitHub Desktop.
Save raulperula/408ce0ef39014f2713f293ac2b57295f to your computer and use it in GitHub Desktop.
cat file.txt | grep -v "string_to_avoid"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment