Unix
The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is

tee
sort
tr
grep

ANSWER DOWNLOAD EXAMIANS APP

Unix
The special shell variable $* is used

to exit status of ast command executed.
to process number of the current shell
to list the positional parameters
to name the command being executed
None of these

ANSWER DOWNLOAD EXAMIANS APP