📚 Practice Mode

Unix and Shell Programming

Learn at your own pace with hints and detailed explanations

1 / 24
Multiple Choice

Which of the following commands is used to sort the files in order of last access time?

  1. ls -u
  2. ls -a
  3. ls -t
  4. ls -desc