SoonTool
Simple, Practical, Useful
English

Linux Commands Reference

Comprehensive Linux command reference manual with detailed usage, parameter descriptions, and practical examples. Features search functionality for quick lookup.

File
13
ls
List directory contents
Usage:
ls [options] [file or directory]
Examples:
Options:
listdirectoryfileshowview
cd
Change directory
Usage:
cd [directory]
Examples:
changedirectorynavigateenter
pwd
Print working directory
Usage:
pwd [options]
Examples:
Options:
currentdirectorypathshow
cp
Copy files or directories
Usage:
cp [options] source target
Examples:
Options:
copyfiledirectorybackup
mv
Move or rename files
Usage:
mv [options] source target
Examples:
Options:
moverenamefiledirectory
rm
Remove files or directories
Usage:
rm [options] file or directory
Examples:
Options:
removedeletefiledirectory
mkdir
Create directories
Usage:
mkdir [options] directory_name
Examples:
Options:
createdirectoryfoldernew
touch
Create empty files or update file timestamps
Usage:
touch [options] file
Examples:
Options:
createfiletimestampupdate
cat
Concatenate and display file contents
Usage:
cat [options] [file]
Examples:
Options:
displayfile contentconcatenateview
less
Display file contents page by page
Usage:
less [options] [file]
Examples:
Options:
pageviewfilebrowse
head
Display the beginning of a file
Usage:
head [options] [file]
Examples:
Options:
beginningfirst linesshowfile
tail
Display the end of a file
Usage:
tail [options] [file]
Examples:
Options:
endlast linesmonitorlog
grep
Search for text patterns
Usage:
grep [options] pattern [file]
Examples:
Options:
searchtextpatternfind
System
4
ps
Show process status
Usage:
ps [options]
Examples:
Options:
processstatussystemmonitor
top
Display system processes in real-time
Usage:
top [options]
Examples:
Options:
real-timeprocesssystemmonitor
df
Show disk space usage
Usage:
df [options] [file or directory]
Examples:
Options:
diskspaceusagestorage
free
Show memory usage
Usage:
free [options]
Examples:
Options:
memoryusagesystemmonitor
Network
3
ping
Test network connectivity
Usage:
ping [options] host
Examples:
Options:
networkconnectivitytestping
curl
Transfer data from command line
Usage:
curl [options] [URL]
Examples:
Options:
HTTPtransferdownloadAPI
wget
Download files from the web
Usage:
wget [options] [URL]
Examples:
Options:
downloadfilewebresume
Permission
3
chmod
Change file permissions
Usage:
chmod [options] mode file
Examples:
Options:
permissionchangefileexecute
chown
Change file owner and group
Usage:
chown [options] user:group file
Examples:
Options:
ownergroupchangefile
sudo
Execute commands with superuser privileges
Usage:
sudo [options] command
Examples:
Options:
superuserprivilegeexecuteadmin
Package
2
apt
Debian/Ubuntu package manager
Usage:
apt [command] [options] [package]
Examples:
Options:
package managementinstallupdateremove
yum
Red Hat/CentOS package manager
Usage:
yum [command] [options] [package]
Examples:
Options:
package managementinstallupdateremove
Compression
3
tar
Create and extract archives
Usage:
tar [options] [files or directories]
Examples:
Options:
archivecompressbackupextract
gzip
Compress files
Usage:
gzip [options] [file]
Examples:
Options:
compressgzipfiledecompress
zip
Create ZIP archives
Usage:
zip [options] archive_name [files or directories]
Examples:
Options:
ZIPcompressfilearchive
Related Tools
LLM Token Calculator
Accurately calculate large language model Token consumption, estimate API call costs and processing time.
Markdown Live Preview
Full-featured Markdown editor with real-time preview and syntax highlighting support.
Color Palette
Provide color palette tools to help users select suitable color schemes.
Time Converter
Professional timezone and time format conversion tool, supporting multiple time formats and timestamp conversion with real-time current time display.
Linux Commands Reference
Comprehensive Linux command reference manual with detailed usage, parameter descriptions, and practical examples. Features search functionality for quick lookup.
Git Commands Reference
Comprehensive Git command reference manual with detailed usage, parameter descriptions, and practical examples. Features search functionality for quick lookup.
Vim Commands Reference
Comprehensive Vim command reference manual with detailed usage, parameter descriptions, and practical examples. Features search functionality for quick lookup.
Bookmark Manager
Manage your favorite websites with batch operations and local storage, providing URL validation.
QR Code Generator
Quickly generate QR codes in various formats with custom styles and batch download. Provides QR code generation services for URLs, text, contact information and more.
Barcode Generator
Professional 1D barcode generation tool supporting multiple barcode formats (EAN, UPC, Code128, Code39, etc.) with custom styles and batch generation features.
Online Encryption Tool
Provides secure and reliable text encryption and decryption functionality with custom keys to protect your private information.
Text Diff Tool
Quickly compare differences between two text segments with real-time preview and highlighting to help you identify text changes efficiently.
JSON Formatter
Professional JSON data formatting, compression, and validation tool with syntax highlighting and error detection, providing rich formatting options.
JSON Diff Tool
Professional JSON data comparison tool with automatic formatting and highlighted differences, supporting multiple comparison modes and detailed difference analysis.
Regular Expression Preview Tool
Real-time validation and testing of regular expressions with rich examples and detailed explanations, supporting multiple regex flags and match result display.
Text Splitter and Formatter
Split text by specified characters with custom delimiters, replace separators and multiple formatting options, providing convenient text processing functionality.
Date Calculator
Professional date calculation tool that can calculate the difference between two dates and find future dates from a specified date. Supports multiple time unit displays and provides millisecond-level precision calculations.