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

Discussion :: Unix & Linux Basics

  1. The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is

  2. A.

     tee

    B.

     tr

    C.

     sort

    D.

     grep

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Explanation Not Provided


Be The First To Comment