| [ | Conditional test (linked to coreutils) |
| adb | Android Debug Bridge |
| awk | Text pattern scanning and processing language |
| b2sum | BLAKE2 checksum (linked to coreutils) |
| base32 | Base32 encode/decode (linked to coreutils) |
| base64 | Base64 encode/decode (linked to coreutils) |
| basename | Remove path prefix (linked to coreutils) |
| basenc | Multiple encoding conversions (linked to coreutils) |
| bash | Bourne Again Shell |
| cat | Concatenate and output files (linked to coreutils) |
| celery | Distributed task queue CLI |
| chcon | Modify SELinux context (linked to coreutils) |
| chgrp | Change file group (linked to coreutils) |
| chmod | Change file permissions (linked to coreutils) |
| chown | Change file owner (linked to coreutils) |
| chroot | Switch root directory (linked to coreutils) |
| cksum | Checksum calculation (linked to coreutils) |
| comm | Compare two sorted files (linked to coreutils) |
| coreutils | GNU core utilities |
| cp | Copy files (linked to coreutils) |
| crontab | Scheduled task management |
| csplit | Split files by pattern (linked to coreutils) |
| curl | HTTP/FTP command-line client |
| cut | Cut text by columns (linked to coreutils) |
| date | Date/time display/set (linked to coreutils) |
| dd | Data conversion and copy (linked to coreutils) |
| df | Disk space viewing (linked to coreutils) |
| dir | List directories (linked to coreutils) |
| dircolors | Directory color settings (linked to coreutils) |
| dirname | Get directory part (linked to coreutils) |
| dnsmasq | Lightweight DNS/DHCP service |
| du | Disk usage statistics (linked to coreutils) |
| echo | Output text (linked to coreutils) |
| env | Environment variable management (linked to coreutils) |
| expand | Convert tabs to spaces (linked to coreutils) |
| expr | Expression evaluation (linked to coreutils) |
| factor | Prime factorization (linked to coreutils) |
| false | Return non-zero status code (linked to coreutils) |
| fuser | Display process IDs using specified resources |
| find | File search tool |
| fmt | Text formatting (linked to coreutils) |
| fold | Wrap lines by width (linked to coreutils) |
| free | View memory usage |
| frpc | frp intranet penetration client |
| fsmon | File system monitor |
| grep | Text pattern search |
| groups | View user groups (linked to coreutils) |
| head | Output file head (linked to coreutils) |
| hexedit | Hex editor |
| htop | Interactive process viewer |
| id | User identity information (linked to coreutils) |
| ifconfig | Network interface configuration |
| ip | Network routing/tunnel/device management |
| iperf | Network bandwidth test (linked to iperf3) |
| iperf3 | Network bandwidth testing tool |
| join | Merge two sorted files (linked to coreutils) |
| kill | Send signal to terminate process |
| killall | Kill all processes by name |
| link | Create hard link (linked to coreutils) |
| ln | Create links (linked to coreutils) |
| logname | Current login username (linked to coreutils) |
| ls | List directory contents (linked to coreutils) |
| ltrace | Library function call trace |
| md5sum | MD5 checksum (linked to coreutils) |
| memdumper | Memory dump tool (32-bit) |
| memdumper64 | Memory dump tool (64-bit) |
| mkdir | Create directory (linked to coreutils) |
| mkfifo | Create named pipe (linked to coreutils) |
| mknod | Create device node (linked to coreutils) |
| mksh | MirBSD Korn Shell |
| mktemp | Create temporary file (linked to coreutils) |
| mv | Move/rename files (linked to coreutils) |
| nano | Simple text editor |
| nc | Netcat network tool |
| ncdu | Interactive disk usage viewer |
| nice | Adjust process priority (linked to coreutils) |
| nl | Add line numbers (linked to coreutils) |
| nohup | Run ignoring hangup signal (linked to coreutils) |
| nproc | View number of CPU cores (linked to coreutils) |
| numfmt | Number format conversion (linked to coreutils) |
| od | Octal/hex viewer (linked to coreutils) |
| openssl | SSL/TLS encryption tool |
| paste | Merge file lines (linked to coreutils) |
| pathchk | Pathname check (linked to coreutils) |
| pgrep | Find process PID by name |
| pidof | Get process PID |
| pinky | User information view (linked to coreutils) |
| pip | Python package installer |
| pkill | Terminate process by name |
| pr | Text pagination formatting (linked to coreutils) |
| printenv | Print environment variables (linked to coreutils) |
| printf | Formatted output (linked to coreutils) |
| ps | Process status view |
| pstree | Process tree view |
| ptx | Generate permuted index (linked to coreutils) |
| pwd | Current directory path (linked to coreutils) |
| pwdx | Query process working directory |
| python | Python interpreter (linked to python3.12) |
| python3 | Python 3 interpreter (linked to python3.12) |
| python3.12 | Python 3.12 interpreter |
| readlink | Read symbolic link target (linked to coreutils) |
| realpath | Resolve absolute path (linked to coreutils) |
| redir | Port redirect tool |
| rm | Delete files (linked to coreutils) |
| rmdir | Remove empty directory (linked to coreutils) |
| route | Routing table view/configure |
| rsync | Remote file synchronization |
| runcon | Run with SELinux context (linked to coreutils) |
| scapy | Python network packet CLI |
| scp | Secure file copy (SSH) |
| sed | Stream editor |
| seq | Generate numeric sequence (linked to coreutils) |
| sha1sum | SHA-1 checksum (linked to coreutils) |
| sha224sum | SHA-224 checksum (linked to coreutils) |
| sha256sum | SHA-256 checksum (linked to coreutils) |
| sha384sum | SHA-384 checksum (linked to coreutils) |
| sha512sum | SHA-512 checksum (linked to coreutils) |
| shelldo | Shell command execution tool |
| shred | Secure deletion overwrite (linked to coreutils) |
| shuf | Randomly permute lines (linked to coreutils) |
| sleep | Delay for specified time (linked to coreutils) |
| socat | Multi-purpose network tool (enhanced netcat) |
| sort | Sort (linked to coreutils) |
| split | Split files (linked to coreutils) |
| sqlite3 | SQLite database CLI |
| ssh | SSH client |
| stat | File status view (linked to coreutils) |
| stdbuf | Control buffers (linked to coreutils) |
| strace | System call trace |
| stty | Terminal settings (linked to coreutils) |
| stunnel | SSL tunnel wrapper |
| sum | File checksum (linked to coreutils) |
| sync | Sync disk buffers (linked to coreutils) |
| sysctl | Kernel parameters view/configure |
| tac | Output files in reverse (linked to coreutils) |
| tail | Output file tail (linked to coreutils) |
| tcpdump | Network packet capture and analysis |
| tee | Redirect and output (linked to coreutils) |
| test | Conditional test (linked to coreutils) |
| timeout | Run with timeout (linked to coreutils) |
| top | Real-time process monitoring |
| touch | Modify file timestamps (linked to coreutils) |
| tr | Character translation/deletion (linked to coreutils) |
| true | Return zero status code (linked to coreutils) |
| truncate | File size adjustment (linked to coreutils) |
| tsort | Topological sort (linked to coreutils) |
| tty | Terminal device name (linked to coreutils) |
| uname | System information (linked to coreutils) |
| unexpand | Convert spaces to tabs (linked to coreutils) |
| uniq | Deduplicate (linked to coreutils) |
| unlink | Delete file (linked to coreutils) |
| uptime | System uptime |
| vdir | Verbose directory listing (linked to coreutils) |
| vi | Text editor (linked to vim) |
| view | Vim read-only mode (linked to vim) |
| vim | Enhanced text editor |
| vimdiff | Vim file diff (linked to vim) |
| vmstat | Virtual memory/system statistics |
| watch | Execute command periodically |
| wc | Line/word/character count (linked to coreutils) |
| who | Current logged-in users (linked to coreutils) |
| whoami | Current username (linked to coreutils) |
| xargs | Build arguments from standard input and execute |
| yes | Repeat output (linked to coreutils) |