Introduction Grep is a commonly used command in Linux (or Unix) to search through 1 or more files for a pattern or word. Fun fact: grep is short for Global regular expression print(g/re/p). It was a command used in a simple Unix text editor calle...
christinagorton.hashnode.dev5 min read
No responses yet.