Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what does the 'tee' command do?

Answers were Sorted based on User's Feedback



what does the 'tee' command do?..

Answer / 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

what does the 'tee' command do?..

Answer / 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

what does the 'tee' command do?..

Answer / subbareddy kake

by using tee command we can create files.

Is This Answer Correct ?    1 Yes 4 No

what does the 'tee' command do?..

Answer / sowmya

tee command is used for redirecting the output to stdout

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Unix Commands Interview Questions

What is the nmap command?

0 Answers  


What is the use of sed command in unix?

0 Answers  


the difference between a soft link and a hard link?

6 Answers  


What command will bring user back to their home directory in UNIX?

13 Answers   IBM, Wipro,


which command is used to change group?

5 Answers  


How do you find out all processes that are currently running in UNIX OS?

10 Answers  


What are the commands in UNIX to list the files in a Directory?

0 Answers   CGI,


By using which command we can find the CPU utilization time?

7 Answers   Amazon,


What does grep v grep do?

0 Answers  


Enumerate some of the most commonly used network commands in unix?

0 Answers  


Give command that will make the file "run.sh" executable?

10 Answers   IBM,


Which mode is used for allowing file write,read and append mode?

9 Answers   BitWise, TM,


Categories