20/02/2021
How to use grep to search for strings in files on the shell

1 The GREP command – an overview The grep command, which stands for global regular expression print, is one of the most versatile commands in a Linux terminal environment. It is an immensely powerful program that allows the user to sort input according to complex rules, which makes it a rather popular link in numerous