Question #186

Author: admin
tags: Linux  
What is the purpose of the grep program in Linux?
It displays the contents of a file on the terminal.
It creates a new file with the given name and contents.
It compresses one or more files into a single archive.
It searches for a specific pattern or text in files or stdin.
Rate the difficulty of the question:
easyhard