Redirect output of command to a file
Writes the output of a command to a file, overwriting anything that was already in the file.
Authored by: Mendel Coopercommand
file
Command
Copy
command > file
Tags
Edit in GitHub
Copied
Writes the output of a command to a file, overwriting anything that was already in the file.
Authored by: Mendel Coopercommand > file