In this video, I explain how to use redirection operators in the Bash shell to control where output goes. I start by showing how to use the 'greater than' operator to direct and overwrite file contents, and then I discuss using 'double greater than' to append outputs to existing files.