> or if you are in /etc/sudoers you could > try 'sudo su -' Or shorter: "sudo -i". Everyone always forget about sudo's -s and -i options. :-)