The grep is very common command to the Linux users and also the favourite command for some users. This commands will search for your keyword in a text file and then it will print the line on the standard output in Linux operating System.
You will gain the important understanding of grep command from this tutorial.