Q. What does the 'grep' command do in Linux?
β
Correct Answer: (A)
Searches for a pattern in files
Explanation: The 'grep' command is used to search for a specific pattern in files.