Termux - Basics - Command - Hackers Colony Official
Termux - Basics - Command - Hackers Colony Official
Basic Command
Author:- Azhar
Channel:- Hackers Colony Official
1
Introduction
Hey Hackers welcome back to our channel Hackers Colony Official. I am Azhar the C.E.O of
Hacker Colony Official. This pdf is made by Hacker Colony Official and only for our
members.
Goals
1. Help you to learn basic commands
2. Use termux like a advance hacker
3. You are our member so it is our work
4. Troubleshooting use termux
Basic Command⬇️⬇️
Navigation⬇️⬇️
1. `cd` - Change directory. Example: `cd Documents` to navigate to the Documents
folder.
6. `mkdir` - Make a new directory. Example: `mkdir MyFolder` to create a new folder.
8. `cp` - Copy a file. Example: `cp myfile.txt MyFolder` to copy a file to a folder.
9. `mv` - Move or rename a file. Example: `mv myfile.txt MyFolder` to move a file to a
folder
System ⬇️⬇️
10. `uname -a` - Show system information, including kernel version and architecture.
17. `pkg remove` - Remove a package. Example: `pkg remove python` to uninstall
python
19. `vim` - Open the vim text editor. Example: `vim myfile.txt` to edit a file.
Miscellaneous ⬇️⬇️
20. .`man` - Show manual for a command. Example: `man cd` to show manual for the
cd command
21. `echo` - Print text to the screen. Example: `echo "Hello World!"` to print a message.
Accessibility ⬇️⬇️
4
Hardware ⬇️⬇️
29. `termux-camera-info` - Show camera info.
Development ⬇️⬇️
34. `termux-bundle-info` - Show app bundle info.
Experimental ⬇️⬇️
42. `termux-elf-cleaner` - Clean up ELF files.
⬇️⬇️
43. `termux-keystore` - Manage keystore.
Information
44. `uname -a` - Show system information
❤️
48. `whoami` - Show current username.
Thank You
Team HCO
6