![]() | ㅤ | Tamim Ahmed12 Oct 2021 (1 year ago)
|

Assalamualaikum everyone is fine. From this article you can learn what is Termux, what is Termux command line and how to use Termux. From now on you can learn some Termux commands.
What is Termux?
Termux is a powerful Android application, using which you can install Linux packages on your Android phone.
Using Termux you can install Shell, Python, C, Perl, Ruby, Java, and more essential packages. You can install some hacking tools/scripts in your android phone using termux. For example: Nmap, Hydra, sqlmap and many more.
What is the Termux command line?
In a word, termux commands are terminal commands that are used to perform certain tasks. These commands are similar to the Linux command.
List of Termux Commands:
Some simple commands to access and manage files in termux.
1. Use the following command to grant storage permissions to Termux.
$ |
2. Use the following command to change and use the directory.
$ |
3. The default directory for Termux is /data/data/com.termux/files/home
You can always return to the default home directory using the following command.
$ |
4. Use the following command to see which directory you are now in.
$ |
5. List view command in Termux
a. Use the following command to view the contents of subdirectories and folders of the current directory.
$ |
b. Use below command to view hidden folder, size, modified date and time
$ |
6. Use the following command to copy files from one folder to another
$ |
Example: cp /sdcard/download/file $HOME
7. Similarly use below command to move files from one folder to another folder.
$ |
Example: mv /sdcard/download/file $HOME
8. Use below command to create new folder.
$ |
Example: mkdir New
9. Use the following command to delete folders and files.
$ |
Or
$ |
Example: rm -r New
10. Termux zipping and unzipping commands.
a. Use the following command to create the zip file
$ |
b. Use the following command to unzip the zip file
$ |
11. Termux view command
a. Use the following command to view the PHP file
$ |
b. Use the following command to view the txt file
$ |
c. Use the following command to get detailed information about a package
$ |
12. Termux Networking Commands
a. Use the following command to get detailed information about the current network
$ |
b. Use the following command to check if you can access a website.
$ |
Example: ping google.com
Some of Termux’s portmanteau commands
1. Follow the below steps to see matrix effect on your phone
First type the following command to install Matrix,
$ |
Then just type
$ |

2. Follow the steps below to view a moving train in termux,
Type the following command to install sl
$ |
Then type
$ |
Then a moving train will start going.
3. To enlarge a word in Termux, follow the steps below.
First install figlet for this by typing the following command.
$ |
Then type as below,
$ |
Example: figlet tech
4. Follow the steps below to view any word in big and colorful,
Install toilet by typing the following command.
$ |
Then type,
$ |
You can use color combinations if you want
For example:
$ |
Some more necessary commands
1. Type the following command to see what tasks are running in the background,
$ |
2. Type the following command to view the calendar in Termux,
$ |
So this was the basic tutorial of termux. If you like then definitely share with your friends.
![]() |
Termux basic command for beginner 2023
7 days ago -1 likes - 87 views - No comment |
![]() |
SMS + Email Bombing and fb old ID clone command 2021
1 year ago -24 likes - 2659 views - 3 comments |
![]() |
Termux 2009 Old ID clone command
1 year ago -33 likes - 4648 views - 2 comments |
![]() |
Clone 2006 – 2018 ID of any country in the world with termux
1 year ago -51 likes - 4038 views - 3 comments |
![]() |
[Termux tools] Hack by cloning Facebook ID
1 year ago -53 likes - 9899 views - 10 comments |
![]() |
New Update [TERMUX] 200+ Hacking Tools install | Toolsinstaller
1 year ago -27 likes - 2105 views - 3 comments |
![]() |
How to install fsociety hacking tools on Termux
1 year ago -15 likes - 913 views - 1 comment |
![]() |
Zphisher Command List For Termux 2022
1 year ago -156 likes - 17581 views - 5 comments |
Tnx vai