
Linux: How to send command output to a file
Jun 25, 2021
|If you have a command that outputs a lot of data to the terminal, you might want to send that output to a file for easier (or later) viewing or sharing. Jack Wallen shows you how.
Source of Article