Q. Which command is used to search for a specific pattern in a file?
β
Correct Answer: (C)
grep
Explanation: The 'grep' command is used to search for a specific pattern in a file.