You can also get a root shell by doing sudo -s
, or sudo -i
if you want to use the root user's environment variables instead of your own.
You are viewing a single comment's thread from:
You can also get a root shell by doing sudo -s
, or sudo -i
if you want to use the root user's environment variables instead of your own.
true, the purpose is to enable root itself.