what does the 'tee' command do?

Answer Posted / narendra simha talluri

it will save intermediate output in a file.
it copies its input to the named file(s), as well as to its output.
it is handy for manipulating pipes.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What command will change your prompt to myprompt?

899


How do I open a port?

764


What does #!/ Bin sh do?

758


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

1188


Which command is used to delete all files in the current directory and all its sub-directories?

925


What is time_t?

769


Why is grep called grep?

981


What is unix command?

857


What do chown command do?

774


What is the difference between cat and more command?

879


What do chmod command do?

802


What is the use of find command in unix?

748


Is it inbetween or in between?

791


Write a command that will display files in the current directory, in a colored, long format.

910


What is a bash command?

812