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 58 - Using cat with multiple arguments

The episode shows how to pass multiple file arguments to the `cat` command to concatenate the content of those files and redirect its standard output, or stdout, to a new file.