Safe rm -rf *
Every once in a while, you have to delete all files and folders recursively. Maybe you are doing this to clean up and you put a lot of time and thought to each command. Maybe you just need a quick clean up of your starting project to start over while learning. But maybe you are traversing directories back and forth, and need to wipe a lot of them at the same time, quickly....