Q43 Single choice Mark for later What can the tee command be used for? A Print the contents of a file in reverse order B Use the output of one command as arguments to another C Add line numbers to the output of a command D Pipe the output of one command into the input of another E Send a command's output to stdout and a to file at the same time Correct answer