@nixCraft Boys use sudo. Men use su.

@nixCraft :-)
on real systems:
su
cd /
rm -rf *

on childish systems:
sudo su
cd /
rm -rf *

btw the system runs after these commands quite long;-)

@nixCraft or
su -
depends on whether you want .profile be executed (used) or not.
@nixCraft
You are not in the sudoers file. This incident has been reported.
@mdhughes @nixCraft This is actually a very important point. You can sudo whatever you want in your own system. But you can't easily force that on anyone else.
@nixCraft I said "sudo su" once and now the world is like this! I wonder if I should do a reinstall...