Skip to content

Instantly share code, notes, and snippets.

@IgorHalfeld
Created January 17, 2019 17:41
Show Gist options
  • Select an option

  • Save IgorHalfeld/8c4358e7df3565edb2370fde02ba04e0 to your computer and use it in GitHub Desktop.

Select an option

Save IgorHalfeld/8c4358e7df3565edb2370fde02ba04e0 to your computer and use it in GitHub Desktop.
Remove word from files with some pattern
ex -s +"g/pattern-goes-here/d" -cwq file-goes-here.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment