An offline reference for the Linux terminal: 360 commands, each with a colour-coded breakdown, a plain-English explanation, and an example you can copy and run.
No sign-up. No internet needed. Open it, find the command, get back to work.
━━━━━━━━━━━━━━━━━━━━━━
WHY NOT JUST GOOGLE IT
━━━━━━━━━━━━━━━━━━━━━━
Because man pages assume you already know the answer, and blog posts bury it under six paragraphs. Every entry is written for the moment you are sitting at a prompt and need the right flag now.
• FILL IN THE BLANKS — open a command's own screen, type your filename, host or port into the gaps, and copy something ready to run.
• SEARCH THAT RANKS — type "ls" and you get ls, not every description containing those two letters. Search by what a command used to be called (ifconfig finds ip addr) or in plain English: "delete a file", "how much ram".
• SYNTAX HIGHLIGHTING — coloured by part, so you can see which piece is the flag and which you must replace.
• RUN IT IN TERMUX — send the finished command straight to Termux instead of retyping it.
• LEARN TAB — twelve short pieces on how the shell actually works: pipes and redirection, globbing, what 755 means, exit codes, signals, quoting, cron, PATH. Plus practice cards that resurface a command until it sticks.
• NOTES AND COLLECTIONS — write a note on any command, group commands into named collections, and export the lot so a new phone is not a fresh start.
• FAVOURITES AND ONE-TAP COPY — star what you keep forgetting; copy the command alone or the whole entry.
• HOME SCREEN WIDGET — a new command every day. Long-press the icon for shortcuts to search or favourites.
• DARK AND LIGHT THEME — a real light theme, properly contrast-checked.
• COMPLETELY OFFLINE — the database ships inside the app. It works on a plane, in a server room, anywhere with no signal.
━━━━━━━━━━━━━━━━━━━━━━
WHAT IS INSIDE
━━━━━━━━━━━━━━━━━━━━━━
360 commands across 19 categories:
• Package Management (37) — apt, dpkg, rpm, pacman, snap, flatpak
• Networking (36) — ip, ss, ping, dig, nmap, tcpdump, nmcli
• File Management (26) — ls, cp, mv, rm, find, tar, chmod, grep
• Process Management (25) — ps, top, htop, kill, nice, strace
• User Administration (25) — useradd, usermod, passwd, su, sudo
• Text Processing (22) — grep, sed, awk, cut, sort, uniq, xargs
• Disk Usage (22) — df, du, mount, lsblk, mkfs, ncdu, dd
• Git (20) — clone, commit, log, switch, merge, push, stash, bisect
• System Information (20) — uname, lscpu, journalctl, hostnamectl
• System Security (20) — ssh-keygen, gpg, ufw, clamscan, sestatus
• Remote Access (18) — ssh, scp, rsync, sftp, curl, wget
• System Monitoring (15) — glances, atop, vmstat, iostat, sar, perf
• Hardware Information (14) — lshw, lspci, lsusb, sensors, dmidecode
• Systemd and Services (12) — systemctl, journalctl -u, timers
• Shell Scripting (12) — shebang, set -euo pipefail, trap
• Containers (10) — docker ps, run, exec, logs, compose
• Vim and Editors (10) — :wq, :%s, yank, and nano
• Compression (8) — tar, zip, zstd, xz, split
• Tmux and Screen (8) — new, attach, detach, split
━━━━━━━━━━━━━━━━━━━━━━
WHO IT IS FOR
━━━━━━━━━━━━━━━━━━━━━━
• Beginners meeting the command line for the first time
• Students and self-taught developers who want a cheat sheet that explains itself
• Sysadmins and DevOps engineers chasing a flag they half-remember
• Anyone revising for a Linux interview or exam
• Termux users who want the reference on the device they are typing on
These are the standard commands, so they apply across Ubuntu, Debian, Mint, Fedora, RHEL, Arch, openSUSE, Alpine and Kali, and on WSL, Raspberry Pi OS and Termux.
━━━━━━━━━━━━━━━━━━━━━━
BUILT PROPERLY
━━━━━━━━━━━━━━━━━━━━━━
Kotlin and Jetpack Compose with Material 3. Your favourites, notes and collections stay on your device, not on a server.
Found a mistake? Every card has a "report a problem" link straight to the developer. Reports get read.
Privacy policy: https://linux-commands-v.web.app/privacy-policy
Latest Version
2026.9.4Uploaded by
Harsha Madushanka
Requires Android
Android 7.0+
Category
Free Education AppContent Rating
Everyone
Report
Flag as inappropriateLast updated on Sep 5, 2026
Search is much better: results are ranked, so the command you typed comes first. You can also search by what a command used to be called (ifconfig, netstat) or in plain English.
80 new commands: git, systemd, shell scripting, Docker, vim, tar, tmux.
Tap a command's title for its own screen, fill in the blanks, and copy something ready to run.
New Learn tab: 12 topics on how the shell works, plus practice cards.
Notes, collections and export. Plus a home-screen widget.