I have been doing this for a while:
sudo su -
but it uses 'sh' rather than 'bash', which is what I'd like to do.
Which command will log me in as root and get me a bash shell even if that's not the default the system gives me?
|
I have been doing this for a while:
but it uses 'sh' rather than 'bash', which is what I'd like to do. Which command will log me in as root and get me a bash shell even if that's not the default the system gives me? |
|||
|
|
|
Try this command:
|
|||||||||||
|