Unix

Topic: Basic

What is the significance of the 'tee' command?

It reads the standard input and sends it to the standard output while redirecting a copy of what it has read to the file specified by the user.

Browse random answers: