Re: OT: Pondering sudo

2008-09-08 Thread Magnus Therning
Chris Davies wrote: > Magnus Therning <[EMAIL PROTECTED]> wrote: >> I've been trying to find out what the difference is between the >> following three > >> % sudo su - > > Use your password to authenticate to sudo, then use su to change to the > root user with root's environment as if it were a log

Re: OT: Pondering sudo

2008-09-08 Thread Chris Davies
Magnus Therning <[EMAIL PROTECTED]> wrote: > I've been trying to find out what the difference is between the > following three > % sudo su - Use your password to authenticate to sudo, then use su to change to the root user with root's environment as if it were a login session > % sudo -i Use yo

OT: Pondering sudo

2008-09-08 Thread Magnus Therning
I've been trying to find out what the difference is between the following three % sudo su - % sudo -i % sudo -s Anyone who can explain it to me? /M -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]