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

Discussion :: Unix & Linux Basics

  1. Which of the following shell's wildcards are used to match any number of characters including none?

  2. A.

     [ijk]

    B.

     [!ijk]

    C.

     ?

    D.

     *

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Explanation Not Provided


Be The First To Comment