Master Linux Bash Redirection Like a Pro

preview_player
Показать описание
In this video, I explain how to use redirection operators in the Bash shell to control where output goes. I start by showing how to use the 'greater than' operator to direct and overwrite file contents, and then I discuss using 'double greater than' to append outputs to existing files.
Рекомендации по теме
Комментарии
Автор

Thank you for this info! I have been using Linux for over a decade now and never knew I could do this lol. This will make life so much easier for me!

rogersmith
Автор

Great short! Concise and also introduced append, linux is often intimidating!

brendanjames
Автор

Would never ever think to write ls > filename

Leverquin
Автор

What's the difference between ">" and "|"

virus_rpi
welcome to shbcf.ru