Linux Command Reference Manual
Select any Linux command below to inspect syntax rules, flags, options, and test live in our online browser terminal.
List directory contents with details and hidden files.
Change current working directory.
Print name of current working directory.
Display directory structure in a tree-like diagram.
Concatenate and print file contents to terminal.
Create empty files or update timestamps.
Create new directory folders.
Remove files or directories recursively.
Copy files or directories to new paths.
Move or rename files and directories.
Search text files using matching regular expressions.
Stream editor for filtering and transforming text.
Pattern scanning and column processing language.
Output the first part of files.
Output the last part of files.
Print line, word, and byte counts for files.
Print text or redirect content to files.
Change file mode bits and access permissions.
Change file owner and group attributes.
Launch simple text editor modal.
Launch vi/vim text editor modal.
Transfer data from or to a server URL.
Store and extract file archives in VFS.
Compress or expand files in Virtual File System.
Display simulated real-time Linux processes.
Interactive Python 3 interpreter REPL.
Simulated package manager to install utilities.
Print effective user ID name.
Display current system date and time.
Print system information and kernel architecture.
Display list of executed terminal commands.
Comprehensive Linux Command Reference & Simulator
Understanding command syntax and option flags is essential for effective system administration. Our online linux terminal platform pairs detailed technical documentation with live interactive testing.
Interactive Execution for Every Linux Utility
Every command manual page includes a "Try Live in Terminal" widget. You can test flag combinations like grep -i -n, column filters like awk '{print $1}', and mode updates like chmod 755 with zero installation risk.