Tools
• To find our GPS location
• cowsay , toilet
• zip and unzip files
• wifi information
To find our GPS location :
$ pkg update
$ pkg upgrade
$ pkg install termux-api
$ termux -location -p network
Cosway , toilet :
$ pkg update && pkg upgrade
$ pkg install cowsay
$ cowsay -f eyes 1
$ cowsay -f turkey 1
$ cowsay -f kiss 1
$ cowsay -f dargon 1
Pkg install toilet
$ toilet -f gay lachu
$ toilet -f metal hello
Zip and unzip files :
$ pkg update && pkg upgrade
$ pkg install zip
$ pkg install unzip
$ pwd
$ cd ..
$ cd usr
$ ls
$ cd tmp
$ ls
$ touch fortify.txt
$ ls
$ zip 1.zip fortify
$ ls
$ unzip 1.zip (y,n,a,n)
(r-rename)
$ ls
Wife information :
$ pkg update && pkg upgrade
$ pkg install termux-api
$ termux-wifi-enable false
$ termux-wifi-enable true
$ termux-wifi-scaninfo
$ termux-wifi-connectioninfo
Thank you

No comments:
Post a Comment