0

Termux Basic Commands - All Termux commands
All Termux commands :_
here Termux commands are divided into many categories as follows
1) cd [change directory commands]
cd = change directory
cd / = change to root directory
cd - = move one directory back from where you are now
cd ~ = move to users home directory from anywhere
cd .. = change current directory to parent directory
cd -- = show last working directory from where we moved.
pwd = it shows your current working directory
2) Basic Networking Commands
ifconfig = shows...