§ “su” to root on OS X without enabling the root user
I guess this is an old unix trick, but I didn’t know it:
sudo su -
You must have sudo rights (ie: be an administrator).
Thanks, Jeremy!
Tagged as: bash command line linux root su
I guess this is an old unix trick, but I didn’t know it:
sudo su -
You must have sudo rights (ie: be an administrator).
Thanks, Jeremy!
Tagged as: bash command line linux root su