CS223 – 3H Deleting Files with rm

This video was created for students in my Linux command line class at TonySako.com. In this video you learn how to use the rm command to delete files. You will also learn about the -i option which prompts before deleting files, and is set by default.