filmov
tv
How to redirect input and output in Linux

Показать описание
sometimes you want to use output of a command as input for another command or you want to give content of a file as input of a command. in these situations, you need to know how to redirect input and output. today we will show you how to use these redirectors.