Grep
Grep is a command-line utility for searching plain-text data sets for lines that match a regular expression.
It's name comes from the ed command g/re/p (global / regular expression search / and print), which has the same effect
To display all the li...
devopswithakash.hashnode.dev1 min read
Austin Hutchen
Software & Embedded systems engineer.
Thanks!