grep: All you need to know | #6 Practical Bash



grep: All you need to know | #6 Practical Bash

grep: All you need to know | #6 Practical Bash

grep is one of those built-in commands that I use every day. Learn how to use the very powerful and omni-present built-in command for searching through your code base or other files, as well as filtering all kinds of output. Even if you consider plain-old grep to be too slow for your needs, this video also introduces faster alternatives which share a very similar API. So now is the time to familiarize yourself with grep.

Comments are closed.