If you are started learning Linux or any Linux distros (such as Ubuntu,Fedora etc) here is a list of top ten Linux commands for beginners.
Top Ten (10) Linux Commands For Beginners
grep Command
grep command is used to search a string or word in a file. It searches for given arguments by users and return the matching lines.