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

Discussion :: Unix & Linux Basics

  1. What command is not used to list the files chap01, chap02 and chap04?

  2. A.

     ls chap*

    B.

     ls chap[124]

    C.

     ls - x chap0[124]

    D.

     ls chap0[124]

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Explanation Not Provided


Be The First To Comment