Q. What is the function of the 'grep' command? (A) Searches for a pattern in files (B) Copies files (C) Displays disk usage (D) Lists directory contents ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Searches for a pattern in files Explanation: 'grep' searches for matching text in files.