filmov
tv
Pipes and Redirection in Linux Command line

Показать описание
Watch this video to learn, pipes and redirection in Linux. For pipes this means that the output becomes the input for another program. Whereas redirection allows you to send the output of a program to a file.