Q. What is the purpose of the 'find' command in Linux?
β
Correct Answer: (A)
To search for files and directories
Explanation: The 'find' command is used to search for files and directories based on specified criteria.