Termux command line and description their

apt upgrade  ==> For upgrade

apt update ==>  For update

pkg install pkage_name ==> for install package

termux-setup-storage ==> For access storage and change storage

pwd ==> For path information of current directory

mv old_name.txt new_name.txt ==> For rename file or folder


Comments