We can redirect the output of a command to a file rather than the Terminal.
Sweet! We just created a trashme.txt file that we redirected the contents of readme.txt to.
trashme.txt
readme.txt
Oops! What if we use the command that displays the contents of a file?