what does the 'tee' command do?

Answer Posted / linuxdemon

This command is used to read input from stdin and write to
both the file and stdout.

eg: tee -a oldfilename
type the contents
ctrl+D

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of cut command in unix?

690


What does awk stand for?

603


What are the differences among a system call, a library function, and a unix command?

567


What are the unix commands?

556


What is a bash command?

624






Why is it called grep?

557


What is grep in bash?

584


Which command is used to find whether the system is 32 bit or 64 bit?

631


How do I use nslookup?

571


What will the following command do?

612


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

680


Give the command for finding the current date.

579


How can you see the command line history?

580


Differentiate cmp command from diff command.

586


Why is awk called awk?

575