Created
January 17, 2019 17:41
-
-
Save IgorHalfeld/8c4358e7df3565edb2370fde02ba04e0 to your computer and use it in GitHub Desktop.
Remove word from files with some pattern
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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