You might wanna add rm -r <dir> to remove a directory that is not empty.
Also make a note that Un*x doesn't ask if you are sure
Be 100% sure when doing rm -r <dir>. I once did a rm -r * in the wrong directory and had to reinstall my system.