Which of the following is not true about tee command?
(a) it is a feature of the shell
(b) it is an external command
(c) tee command duplicates its input
(d) tee is an internal command
I got this question during an interview.
The doubt is from Redirection and Pipes in section The Shell of Unix