Redirect stdout
Executes the command, redirecting stdout to a file. Specify `/dev/null` to ignore stdout completely.
Authored by: Mendel Coopercommand
file
Command
Copy
command 1> file
Tags
Edit in GitHub
Copied
Executes the command, redirecting stdout to a file. Specify `/dev/null` to ignore stdout completely.
Authored by: Mendel Coopercommand 1> file