rm

Force remove (no confirmation)

rm -f

Forced recursive deletion :: EXTRA CARE when using any kind of / in the path : a space after the first / would delete EVERYTHING of the HD

rm -rf path

Uncategorized