Command to List all the list all directories from home directory?

  1. ls -ltr

  2. ls -ltr | grep "^d"

  3. ls -a | grep "^l"

  4. ls -ltr | grep "^l"


Correct Option: B

Find more quizzes: