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

Discussion :: Unix & Linux Basics

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

  2. A.

     wc - 1

    B.

     wc -c

    C.

     wc -w

    D.

     wc -r

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    Explanation Not Provided


Be The First To Comment