How to Save the Output of a Command to a File in Bash (aka the Linux and macOS Terminal)

Опубликовано: 08 Август 2017
на канале: #asktaw
21
like

When you run a command at the bash prompt, it normally prints the output of that command directly to the terminal so you can read it immediately. But bash also allows you to “redirect” the output of any command, saving it to a text file so you can review the output later. How to Save the Output of a Command to a File in Bash (aka the Linux and macOS Terminal)
click [ subscribe ] button