Skip to content

This repository is designed to help you get comfortable with the Termux terminal environment - whether you're a total beginner or just looking to refresh your Linux command-line knowledge.

License

Notifications You must be signed in to change notification settings

Svaveop/TermuxBaseCommands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TermuxBaseCommands

πŸ’‘ A collection of 100 beginner-friendly Termux and Linux terminal commands - explained simply, for new users and curious learners.

This repository helps you get comfortable with the Termux terminal on Android - whether you're a total beginner or just brushing up on your Linux command-line skills.


πŸ“‚ What's Inside?

This repo includes:

  • βœ… 100 useful Termux/Linux commands
  • πŸ“ File & directory navigation
  • πŸ“œ Text output and redirection
  • πŸ” Permissions and file execution
  • 🌐 Networking & internet tools
  • 🧩 Package management (pkg & apt)
  • πŸ”„ Archive and compression
  • πŸ“± Android-specific Termux tools
  • 🧠 Handy tricks for learning and scripting

Each command has a short, clear description - great for studying, creating CLI projects, or managing your device like a pro.


πŸ“š Table of Contents

Here are all the files


⚠️ Important Notes Before You Start

πŸ“₯ Some commands may require you to install specific packages. If a command doesn’t work, try installing it using pkg or apt. Example:

pkg install curl

🌐 You must be connected to the internet (Wi-Fi or mobile data) to install packages or use networking commands.

πŸ”„ Keep your system updated for best compatibility:

pkg update && pkg upgrade

πŸ’¬ How to Use

  • Install Termux from F-Droid or Play Store.
  • Open Termux and try these commands one at a time.
  • Experiment, learn, and modify β€” no need to memorize everything!

πŸ“„ License

This project is licensed under the MIT License β€” feel free to use, modify, and share!

About

This repository is designed to help you get comfortable with the Termux terminal environment - whether you're a total beginner or just looking to refresh your Linux command-line knowledge.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published