Know Some Basic Commands Of Linux For Beginners Termux users
In this article i will explain you about some basic commands of linux for beginners termux users.
This commands list will more help you to making bash scripting.
Termux Basic commands:
Below i am mentioning some usefull commands
1’st Example:
cd ~ change directory
If you want to move into folder just type this cd foldername
2’nd Example:
git clone ~
This command will help you to clone any repository from github, as like git clone github_link
3’rd Example:
ls ~
This will show you present avilable directory into your terminal.
4’th Example:
rm ~
This command will help you to remove/delete any file rm
5’th Example:
rm -rf ~
This command will help you to remove/delete any folder rm -rf termux
6’th Example:
touch ~
This command help you to create any folder or file, like touch termux.txt
7’th Example:
cat ~
This commamd also same like touch, this also create any folders or file. cat>termux.txt
* and if you want to check into file what is? just type it cat termux.txt
8’th Example:
clear ~
This command will help you to clear all the task on a terminal.
9’th Example:
wget ~
This command will help you to download any file from online source like github.
10’th Example:
mkdir ~
This will help to create any folder or directory. as like mkdir termux
how don i hack into whatsapp account using termux
maybe possible!
Sir how to install distinory for termux
check previous post.
Have you ever thought about writing an ebook or guest authoring on other websites?
I have a blog based on the same information you discuss and would really like to
have you share some stories/information. I know my subscribers would value your work.
If you are even remotely interested, feel free to shoot me an email.
okey