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

Discussion :: Unix & Linux Basics

  1. Which of the following command is used to count just the number of lines contained in a file?

  2. A.

     wc -l

    B.

     wc -c

    C.

     wc -w

    D.

     wc -r

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Explanation Not Provided


Be The First To Comment