This video is only available with purchase of Unix Course on Gumroad
Pipes
Redirection & Pipes
Passing data to other commands.
Episode 60 - Redirect stdout with >>
This episode shows how to redirect standard output to an existing file, but instead of overwriting the contents, the data is appended.