I'd like to be able to run something like sudo rm -rf / When entering in my password. Just in case I ever need to wipe everything at once before I even login.
I know there are security concerns, so in a perfect world, I'd like to be able to set it up in .bashrc so I would type in something less obvious.
Anyone know of a way to do this?