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

Discussion :: Unix & Linux Basics

  1. What command is used to save the standard output in a file, as well as display it on the terminal?

  2. A.

     tee

    B.

     grep

    C.

     cat

    D.

     more

    E.

     None of the above

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Explanation Not Provided


Be The First To Comment