If you want to append content to a file with the normal output of a command, you can use:

If you want to append content to a file with the normal output of a command, you can use:Category: Introduction to Linux IAuthor "LinuxQuestions"If you want to append content to a file with the normal output of a command, you can use:
Linux Questions Staff asked 1 year ago

If you want to append content to a file with the normal output of a command, you can use:

  • >
  • >>
  • 1>
  • 2>>

About the author