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

Discussion :: Unix & Linux Basics

  1. Which command is used to change directory to the name beginning with a 'p'?

  2. A.

     cd p

    B.

     cd p?

    C.

     cd p*

    D.

     cd [p]

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Explanation Not Provided


Be The First To Comment