Bash Tips and Tricks #2 - GREP
· 2 min read
This is my second post with a handful of pastable commands to improve your use of Bash. If you haven't seen the first post, you can check it out here. This one is all about GREP. the GNU Regular Expression Parser. A command line utility that has nearly infinite uses and applications.