Home / Computer Science / Unix & Linux Basics :: Discussion

Discussion :: Unix & Linux Basics

  1. Which of the following commands is used to obtain a list of all files by modification time?

  2. A.

     ls -1

    B.

     ls -t

    C.

     ls -i

    D.

     ls -R

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Explanation Not Provided


Be The First To Comment