Unix Course on Gumroad contains 100+ videos

Purchase Unix Course on Gumroad

This video is only available with purchase of Unix Course on Gumroad

Pipes

Redirection & Pipes

Passing data to other commands.

Episode 63 - Redirect stdin then stdout

This episode shows how to pass a file as standard input to the `sort` command and then redirect the resulting standard output to a separate file.