Unix
Which command is used to save the standard output in a file, as well as display it on the terminal?

grep
more
tee
cat
None of these

ANSWER DOWNLOAD EXAMIANS APP

Unix
The cp command uses:

both input and output file
neither standard input nor standard output file
standard output file
standard input file

ANSWER DOWNLOAD EXAMIANS APP