Redirect stdout

Executes the command, redirecting stdout to a file. Specify `/dev/null` to ignore stdout completely.

Authored by: Mendel Cooper
Brought to you by Warp, a free terminal reimagined to work like a modern app.
command
file

Command
Copy
command 1> file
Tags