Home / CSE / Learning Linux :: Discussion

Discussion :: Learning Linux

  1. What command is used to count the number of files in the current directory by using pipes?

  2. A.
    ls | ws - c
    B.
    ls | wc - w
    C.
    ls | wc - l
    D.
    ls | wc
    E.
    None of the above

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    No answer description available for this question.


Be The First To Comment