grep is a powerful command-line utility in Linux and other Unix-like operating systems used for searching plain-text data sets for lines matching a regular expression. Its name comes from the ed command g/re/p (globally search a regular expression an...
blog.thesuzan.com5 min read
No responses yet.