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

Discussion :: Unix & Linux Basics

  1. What command is used with vi editor to delete three words?

  2. A.

     3$d

    B.

     3 dw

    C.

     3 x

    D.

     3 dd

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Explanation Not Provided


Be The First To Comment