Redirect output of command to a file by appending
Redirects the output of the command to a file. Creates the file if not present, otherwise appends to it.
Authored by: Mendel Coopercommand
file
Command
Copy
command >> file
Tags
Edit in GitHub
Copied