Multiple choice

Which of the following UNIX commands can be used to find a file?

  1. grep

  2. find

  3. egrep

  4. cut

  5. sort

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This command is used to find all the files and directories specified by  type, permission, or size.