How can you append the output of a command to a file?

  1. command << file

  2. command > file

  3. command >> file

  4. command <> file


Correct Option: C

Find more quizzes: