10. Linux redirection commands

Опубликовано: 28 Сентябрь 2024
на канале: Average Linux User
4,741
203

You can output all the information from the Linux command line to a file.

Linux commands produce different kind of outputs: standard output, standard error. Standard output is what the program outputs. Standard error is the message indication what went wrong during the execution of the program. You can separate these messages or output them together.

There are also some tricks to handle input in the command line.

Watch this video and you will learn everything you need to know to handle Linux input and output. Including:

>>
2>
&>
>/dev/null
cat

More episodes of such tutorials    • The Linux Command Line Ultimate Tutorial  

################################################

Support on Patreon:   / averagelinuxuser  

Donate through PayPal: https://www.paypal.me/Kryvokhyzha

################################################

More cool Linux stuff at other social media:

Google+ - Best Linux Stuff: https://plus.google.com/+AverageLinux...
Facebook - Top Linux Tips:   / averagelinuxuser  
Twitter - Daily Linux News:   / avglinuxuser  

Website: http://averagelinuxuser.com/