Termux beginners
Termux funniest command:
1. SL
pkg install sl
Once you install SL package in your termux just run this below command you get train animation.
sl
2. Fish terminal:
Now we are going to install fish package this package will help to give new look in your termux like a linux and this FISH is a smart and user-friendly command line now you type this below command to install this package.
apt install fish
Once you install this package just you run this below command to change your terminal nice look and user-friendly
fish
3. Factor
Now we install factor package this package will help you to find factor of any number. Type this below command to install factor package in your termux
apt install factor
Once you install factor package just type this below command.
factor ( any number)
4. Fortune
Now we install fortune package this will be very interesting because this fortune tool every time say some random information and updates. type this below command to install this tool.
apt install fortune
Once you install this tool type this below command some interesting information waiting for you.
fortune | cowsay
5. Cowsay
Now we install cowsay package this package is very interesting because this package tell given sentence by cow.Type this below command to install this package.
apt install cowsay
Once you install this package type this below command to run this script.
cowsay ( type your word’s)
6. Toilet
This package will help you to makes some fantastic font and beautiful color effect so type this below command to install this package.
apt install toilet
Once you install this package you type this command to run this package.
toilet ( type your txt)
If you need some beautiful color effect on you word’s please type this below command.
toilet -f mono12 -F gay ( ype your txt)
7. Figlet
apt install figlet
Once you install this package to run this below command to use this tool.
figlet ( type your txt )
8. Cmatrix
apt install cmatrix
Once you install this tool type this below command to run this tool.
cmatrix
10. Rev package
This package will help you to reverse your words what our you type in your terminal this package completely reverse. type this below command to install this tool
apt install rev
Once you install this tool type this below command to run this package.
rev
Post a Comment