Hacker News new | ask | show | jobs
by thresh 2544 days ago
"sudo su" is "launch su with superuser privileges", which is eh... weird to say the least. You probably wanted "sudo -i".