Question: As root, you set execute permissions for user, group, and other on a directory. Now users can do what?

  1. They can execute files in it.
  2. They can traverse it.
  3. They can read files in it.
  4. They can delete files in it.

Answer: The correct answer of the above question is Option B:They can traverse it.