More Tidbits of useful Stuff (Tom Gilmore) 1
Did you ever get tired of the sudo command. If you want to do some stuff as su for a bit
try the command sudo -i
Type ' sudo -i' and then your password
Don't forget to type quit when you are done being su
Goes back to a regular user command prompt