Solved

How Can the Output of a Command Be Redirected to a File

Question 16

Multiple Choice

How can the output of a command be redirected to a file instead of being displayed on screen?​


A) Type the > character followed by the file name at the end of the command
B) Use the -out option
C) ​Place the output file in { } brackets.
D) ​Add "echo file" at the end of the command.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions