Computer Programming MCQs Basic of linux unix
Q Which of the following commands is used to obtain a list of all files by modification time ?
  • A A. Ls -1
  • B B. Ls -t
  • C C. Ls -i
  • D D. Ls -r
Leave a Comment