vote up 0 vote down star

I would like an other way to change my current user than by GUI.

It would be great that if you can change the user as fast as you can your login shell by chsh.

How can you change the user in OS X's terminal?

flag

Belongs on superuser.com? – Ville Laurikari Jul 30 at 18:07

1 Answer

vote up 2 vote down check

Normal Unix would do that with 'su' meaning 'super user'.

Something like

su - otherusername

GUI applications might or might not work, I don't know on OSX...

link|flag
Thank you for your answer! – Masi Jul 30 at 18:10

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.