what is the standard output in a file as well as disply it
on the terminal
options like
A)pr B) tail C) tee D)nl

Answer Posted / narendrasairam

I think, framing the question should be like
"What is the command used to write to the standard output
as well as to a file simultaneously ?

Answer) tee

It is a command that deals with pipes in unix. It
redirects the output of a command to an other command and
at the same time it redirects to a file also.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is makefile target?

514


What language is clang written in?

483


What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?

516


What are the commands used in command prompt?

531


How do I check cpu usage?

576






How do you limit memory usage for commands?

567


What is mkdir?

530


How do you execute more than one command or program from a single command line entry?

556


What is top command in linux?

507


What is the purpose output of cd command?

574


What is kill 9 in linux?

573


How do I check command history?

539


What is a good processor speed?

515


What are two functions the move mv command can carry out?

602


What does mkdir mean?

634