Y
Hacker News
new
|
ask
|
show
|
jobs
by
DavideNL
1463 days ago
...which you can do with:
su - admin
You can also run gui apps as admin, like:
sudo -u admin /System/Applications/Utilities/Console.app/Contents/MacOS/Console
1 comments
Angostura
1463 days ago
Don't forget dragging the app onto the terminal window completes the path
link