Wednesday, April 28

What is the key difference between a redirect and a tee?

A. A redirect send output to STDOUT and a file.
B. A tee sends output only to STDOUT and STDERR.
C. The tee sends output to STDOUT and a file.
D. Nothing, they are the same.


No comments:

Post a Comment