Help please
I have exited distro shell by accident and i have no idea how to enter it again
1 Reply
Just go to home directory in termux by typing
cd ~
and then run your distrio start script. For ubuntu it's something like start-ubuntu22.sh. Run the script like this ./start-ubuntu22.sh
.
Before using this, it's good to learn some linux command line basics, there are plenty tutorials online 😉.