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

Discussion :: Unix & Linux Basics

  1. Which command is used to list out all the hidden files along with the other files?

  2. A.

     ls -l

    B.

     ls -x

    C.

     ls -F

    D.

     ls -a

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Explanation Not Provided


Be The First To Comment