Create 100 numbered directories
Useful Linux one-liner
mkdir project{01..100}
Linux basics
1619 All categories Linux command examples grouped into 809 practical sections.
Browse grouped command cards or search directly below.
2041 commands
Useful Linux one-liner
mkdir project{01..100}
Useful Linux one-liner
du -h . | sort -hr | head -20
Useful Linux one-liner
ls -lt
Useful Linux one-liner
mkdir dir && cd dir
Useful Linux one-liner
ls -d */
Useful Linux one-liner
tree
Useful Linux one-liner
ls | wc -l
command-line password manager and secrets management
op signin
automated Python 2 to Python 3 code converter
2to3 [script.py]
Render 3D models as ASCII art in the terminal
3d-ascii-viewer [path/to/model.obj]
Display and monitor AppArmor denial notifications
aa-notify --since-last
command-line interface for automatic bug reporting
abrt-cli list
Windows SMB password dictionary attack tool
acccheck -t [192.168.1.1]
enable or disable process accounting
sudo accton [/var/log/account/pacct]
fine-grained file permission management
getfacl [path/to/file]
DNS-based SSL certificate validation
export CF_Token="[token]" && acme.sh --issue -d [example.com] --dns dns_cf
shell-based ACME SSL/TLS certificate client
acme.sh --issue -d [example.com] -w [/var/www/html]
Android application installer
adb install [app.apk]
List installed packages on an Android device
adb shell pm list packages
Active Directory domain client tool
sudo adcli join [domain.com]
Register valid login shells
sudo add-shell [/usr/local/bin/zsh]
STL mesh analysis, repair, and transformation tool
admesh [path/to/model.stl]
Terminal email client with tabs and embedded terminal
aerc
Serve content over the Gemini protocol
agate --content [/var/gemini] --hostname [example.com]
Test runner for AI agent skills
npx agent-skills-eval [./skills]
HTTP credential proxy and vault for AI agents
agent-vault server -d
Manage AgentBox cloud sandboxes and templates from the terminal
npm install -g agentbox-cli
Google Antigravity IDE launcher and command-line client
agy .
Fetch changelogs for AI coding assistants
aic claude
Chat with AI models from the terminal
aichat "[explain quicksort]"
AI pair programming in the terminal
aider [file1.py] [file2.py]
Command-line download/upload tool with resume
aim [https://domain.com/file.tar.gz] .
Live-reloading development server for Go applications
air
Decrypt WEP and WPA/WPA2 encrypted capture files
airdecap-ng -w [hex_key] [capture.cap]
Platform to author, schedule, and monitor data workflows
airflow scheduler
Update the IEEE OUI manufacturer database
sudo airodump-ng-oui-update
1685 commands
Useful Linux one-liner
df -h
Useful Linux one-liner
du -sh * | sort -hr
Useful Linux one-liner
< /dev/urandom tr -dc A-Za-z0-9 | head -c 32; echo
Useful Linux one-liner
wc -l file.txt
Useful Linux one-liner
sort file | uniq
Useful Linux one-liner
wget -c url
Useful Linux one-liner
> file.txt
Useful Linux one-liner
tail -f logfile
Useful Linux one-liner
gpg -c file
Useful Linux one-liner
split -b 1G largefile part-
Useful Linux one-liner
cat part-* > largefile
Useful Linux one-liner
sha256sum file
Useful Linux one-liner
nl file.txt
Useful Linux one-liner
dos2unix file
Useful Linux one-liner
command | pv -s $(du -b input | cut -f1)
Useful Linux one-liner
pdftotext file.pdf - | less
Useful Linux one-liner
echo "text" | lolcat
Useful Linux one-liner
history | awk '{print $2}' | sort | uniq -c | sort -nr | head
Useful Linux one-liner
a() { case $1 in *.tar.gz) tar xzf $1;; *.zip) unzip $1;; esac; }; a file
Useful Linux one-liner
truncate -s 10G file.img
Useful Linux one-liner
gs -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile=out.pdf in1.pdf in2.pdf
command-line two-factor authentication code generator
2fa -add [account_name]
high-compression file archiver supporting multiple formats
7z a [archive.7z] [files...]
standalone file archiver from the 7-Zip family
7za a [archive.7z] [files...]
minimal 7z-only file archiver
7zr a [archive.7z] [files...]
disable an Apache2 configuration file
sudo a2disconf [configuration_file]
Translate awk scripts to Perl
a2p [script.awk] > [script.pl]
Convert between PostScript, EPS, and PDF formats
a2ping [input.ps] [output.pdf]
Clean AppArmor profiles by removing redundant rules
sudo aa-cleanprof [profile_name]
Disable AppArmor security profiles
sudo aa-disable [path/to/profile]
Set AppArmor profiles to enforce mode
sudo aa-enforce [path/to/profile]
Generate AppArmor profiles by monitoring program behavior
sudo aa-genprof [/path/to/program]
Merge AppArmor security profiles
sudo aa-mergeprof [file1] [file2]
Remove orphaned AppArmor profiles from the kernel
sudo aa-remove-unknown -n
Report AppArmor profile and confinement status
sudo aa-status
Manage browser abstraction includes in AppArmor profiles
sudo aa-update-browser -l
930 commands
Useful Linux one-liner
telnet towel.blinkenlights.nl
Useful Linux one-liner
sed -i 's/old/new/g' *.txt
terminal-based sliding tile puzzle game
2048
Unload all AppArmor profiles and disable enforcement
sudo aa-teardown
next-generation Android resource compiler and packager
aapt2 compile [path/to/resource.xml] -o [output_directory]
lightweight terminal session manager
abduco -c [session_name] [command]
display battery, thermal, and power information
acpi
Set up reverse port forwarding from device to host
adb reverse tcp:[8080] tcp:[8080]
Manage APT repository sources
add-apt-repository [repository_spec]
Create machine accounts in Active Directory
addcomputer.py [domain]/[user]:[password] -computer-name [hostname]
Add font metric information to troff font files
addftinfo [resolution] [unitwidth] [font] < [input.tfm] > [output.tfm]
Create groups and manage group membership
sudo addgroup [groupname]
Create shorthand names for commands.
alias
Terminal-based email and news client.
alpine
Display image sequences as animations (ImageMagick 6)
animate.im6 [image1.png] [image2.png]
Java-based build automation tool
ant
Apache HTTP Server daemon
sudo apache2
Manage the Apache HTTP Server on Debian
sudo apache2ctl start
Manage bloom filters for password checking
apgbfm -f [filter.bf] -d [dictionary.txt]
Add package repositories to APT sources
apt-add-repository
Extract debconf templates from Debian packages.
apt-extracttemplates [package.deb]
Deprecated APT key management utility for package authentication
apt-key list
Archive authentication and trust model documentation.
man apt-secure
Sort package index files
apt-sortpkgs [Packages] > [Packages.sorted]
High-level package management interface
sudo apt update
Bundle aptitude state for bug reports
aptitude-create-state-bundle [bundle.tar.bz2]
Interactive terminal package browser
sudo aptitude-curses
Advanced package management with dependency resolution
sudo aptitude update
Package manager with containerized subsystem support
apx pkgmanagers --help
Create and manage static library archives
ar rcs [archive.a] [file1.o] [file2.o]
Mount archive files as virtual filesystems via FUSE
archivemount [path/to/archive] [path/to/mount_point]
Interactive TUI wrapper for arduino-cli
aci
Discover hosts on local networks via ARP requests.
sudo arp-scan -l
Observe Java method arguments, return values, and exceptions live.
watch [com.example.MyClass] [myMethod] returnObj
Diagnose and troubleshoot Java applications in real time.
java -jar arthas-boot.jar [PID]
Convert ASCII art to PGM grayscale image
asciitopgm [width] [height] < [ascii.txt] > [output.pgm]
767 commands
Useful Linux one-liner
find . -iname "*.log"
Useful Linux one-liner
find . -type f -size +100M
Useful Linux one-liner
grep -ir "text" .
Useful Linux one-liner
find . -mtime +30 -delete
Useful Linux one-liner
find . -type d -empty -delete
Useful Linux one-liner
upower -i $(upower -e | grep BAT) | grep percentage
Useful Linux one-liner
find . -xtype l
disable an Apache2 module
sudo a2dismod [module]
Enable Apache2 configuration files
sudo a2enconf [configuration_file]
Enable Apache2 modules
sudo a2enmod [module]
Enable Apache2 virtual host sites
sudo a2ensite [virtual_host]
Decode hex-encoded strings in AppArmor logs
aa-decode [hexstring]
ASCII art fire animation
aafire
fish shell abbreviation manager
abbr --add [abbreviation_name] [command] [arguments]
automated CD ripper and encoder
abcde
immutable root partition manager with A/B switching
sudo abroot pkg add [package]
IP address geolocation lookup via DNS
acountry [example.com]
Remove an application from an Android device
adb uninstall [com.example.app]
Add computer accounts to Active Directory domains
add-computer.py [domain]/[user]:[password] -computer-name [hostname]
Search code fast like ack but faster
ag [pattern]
Generate encryption key pairs for age
age-keygen
Convert terminal recordings to animated GIFs
agg [recording.cast] [output.gif]
Live 802.11 Wi-Fi RF dashboard in the terminal using eBPF (htop for the airwaves)
airtop
Manage SQLAlchemy database migrations
alembic init [alembic]
Catch insensitive, inconsiderate writing in text.
alex [file.md]
Create audio loopback between ALSA devices.
alsaloop -C [hw:0,0] -P [hw:1,0]
Discover domains and infrastructure for an organization
amass intel -org "[Company Name]"
Track changes in external attack surface over time
amass track -d [example.com]
Visualize attack surface enumeration data
amass viz -d3 -d [example.com]
Attack surface mapping and asset discovery
amass enum -passive -d [example.com]
Run periodic jobs on systems not running continuously
sudo anacron -n
802.11 WiFi attack and penetration testing tool
sudo angryoxide -i [wlan0]
Search and stream anime from the terminal
ani-cli [anime_name]
Execute Ansible playbooks
ansible-playbook [playbook.yml]
Map gamepad inputs to keyboard and mouse
antimicrox
Reverse engineer Android APK files
apktool d [app.apk]
570 commands
Useful Linux one-liner
cp file{,.bak}
Useful Linux one-liner
ss -tuln
Useful Linux one-liner
ln -s target link
Useful Linux one-liner
for f in *.txt; do mv "$f" "${f%.txt}.bak"; done
Find network-listening processes without AppArmor profiles
sudo aa-unconfined
dump the man-db database in readable form
accessdb
Inform the kernel about a new partition
addpart [device] [partition] [start] [length]
Network-wide ad and tracker blocking DNS server
sudo adguardhome -s start
Terminal dashboard for AdGuard Home
ADGUARD_IP="192.168.1.1" ADGUARD_PORT="3000" ADGUARD_USERNAME="admin" ADGUARD_PASSWORD="pass" adguardian
DNS lookup utility using the c-ares library
adig [example.com]
macOS audio file format converter
afconvert -f m4af -d aac [input.wav] [output.m4a]
Look up DNS address records
ahost [example.com]
Mock infrastructure for AI application testing
npx aimock -p [4010] -f [./fixtures]
Create software-based wireless access points for penetration testing
sudo airbase-ng -e "[FakeSSID]" -c [6] [wlan0mon]
Inject packets into wireless networks for security testing
sudo aireplay-ng -0 [5] -a [AP_BSSID] -c [CLIENT_MAC] [wlan0mon]
Share clipboard content over the local network
airpaste
Share files between devices on the local network
airshare [mycode] [file.txt]
Perform DNS enumeration and subdomain discovery
amass enum -passive -d [example.com]
Manage Prometheus Alertmanager from the command line
amtool alert
Manage Apptainer container platform configuration
sudo apptainer config fakeroot --add [username]
Run validation tests defined in a container
apptainer test [container.sif]
Build, run, and manage application containers for HPC
apptainer pull [path/to/image.sif] docker://[image]:[tag]
Package management daemon via D-Bus
sudo aptd
Enhanced chroot with automatic filesystem mounting
arch-chroot [path/to/new_root]
Official command-line tool for Arduino development
arduino-cli board list
Discover hidden HTTP parameters in web applications
arjun -u [https://example.com/page]
Debug bare-metal ARM firmware interactively.
arm-none-eabi-gdb [firmware.elf]
wrap an ARM ELF printer firmware image with HP download header/trailer
arm2hpdl [sihp1005.img] > [sihp1005.dl]
Cross-platform audio recording/playback CLI tool with TUI
asak rec [output]
Transform images into ASCII art for terminal display
ascii-image-converter [image.png]
display real-time celestial maps in the terminal
astroterm --color --constellations
Daemon that executes jobs scheduled with at
atd
Remove jobs from the at queue
atrm [job_number]
Automatically format Python code to PEP 8 style
autopep8 --in-place [file.py]
Acquire IPv4 link-local addresses automatically
avahi-autoipd [interface]
Multicast DNS/DNS-SD service discovery daemon
avahi-daemon
565 commands
Useful Linux one-liner
echo "text" | pv -qL 10
Useful Linux one-liner
pkill process_name
Useful Linux one-liner
command | xclip -sel clip
Useful Linux one-liner
dd if=iso.iso of=/dev/sdX bs=4M status=progress
Useful Linux one-liner
dd if=/dev/zero of=test bs=1G count=1 oflag=dsync
Useful Linux one-liner
while true; do echo -e "HTTP/1.1 200 OK\n\n$(date)" | nc -l 8080; done
Set AppArmor profiles to audit mode
sudo aa-audit [profile_name]
Set AppArmor profiles to complain mode
sudo aa-complain [path/to/profile]
distributed PyTorch training launcher
accelerate launch [train.py]
networked aerial combat flight simulator
acm
Terminate the running adb server process
adb kill-server
Run a remote shell on an Android device
adb shell
Start the Android Debug Bridge background server
adb start-server
Android Debug Bridge client-server tool
adb devices
Audio and digital signal processing language compiler
adscript [script.ad]
Dock any application into the system tray.
alltray
Display Alire version and build information.
alr version
Save and restore ALSA sound card settings.
sudo alsactl store
query and manage stored amass enumeration results
amass db -list -d [example.com]
Verify Amanda backup configuration before a run
amcheck [config_name]
Monitor AMD GPU utilization in real time
amdgpu_top
2FA TOTP token manager TUI for the terminal
andcli -t aegis [path/to/backup.json]
Download and stream anime from the command line
animdl search "[anime name]"
Spaced repetition flashcard program
anki
Display documentation for Ansible modules and plugins
ansible-doc [apt]
Generate and validate Apple App Clip Codes
AppClipCodeGenerator generate --url [https://example.com] --type [cam] --foreground [FFFFFF] --background [000000] --output [output.svg]
Guided Arch Linux installer with interactive menus
archinstall
Browse the Arch Linux Wiki from the terminal
archwiki-rs search [query]
View and manipulate the ARP cache
arp -a
Send ARP requests to discover and test network hosts
sudo arping [192.168.1.1]
Forge ARP replies for man-in-the-middle interception.
sudo arpspoof -i wlan0 host_ip
Map autonomous system numbers and IP ranges
asnmap -ip [8.8.8.8]
Open-source PBX and telephony server
asterisk -r -vvv
Advanced system and process activity monitor
atop
map between Linux system-call names and numbers
ausyscall [openat]
Generate Makefile.in templates from Makefile.am
automake --add-missing
309 commands
Useful Linux one-liner
top
analyze crash backtrace for duplication and quality
abrt-action-analyze-backtrace
test for ACPI support on the system
acpi_available && echo "ACPI supported"
ACPI event daemon
sudo acpid
Android device port forwarder
adb forward tcp:[8080] tcp:[8080]
Debian-friendly user and group management frontend
adduser [username]
Original Colossal Cave text adventure game
adventure
Adobe font metrics to groff font description converter
afmtodit [font.afm] [textmap] [fontname]
Check playbooks for best practices
ansible-lint [playbook.yml]
AppImage and portable application manager for local installations
appman -i [package_name]
GitOps continuous delivery CLI for Kubernetes
argocd login [argocd.example.com]
Display ASCII character table and aliases
ascii a
Manage Azure Container Registries
az acr create -n [registry-name] -g [resource-group] --sku [Standard]
View and manage Azure best-practice recommendations
az advisor recommendation list
Manage Azure Kubernetes Service clusters
az aks create -g [resource-group] -n [cluster-name] --generate-ssh-keys
Manage Azure App Service plans and environments
az appservice plan list
Manage Azure Container Instances
az container create -g [resource-group] --name [container-name] --image [image:tag] --cpu [1] --memory [1]
Manage Azure CLI extensions
az extension list
Authenticate with Azure
az login
Manage Azure DevOps CI/CD pipelines
az pipelines list --project [MyProject]
Manage Azure resource providers
az provider list
Manage Azure DevOps Git repositories and pull requests
az repos list --project [MyProject]
Framework for managing Bash plugins, aliases, and themes.
bash-it enable plugin [git]
Interactive battery monitor
battop
Decompose graphs into biconnected components
bcomps [input.gv] > [output.gv]
Modern Git CLI wrapper with simplified commands
bit save
TUI for managing macOS Bluetooth devices via blueutil
blueutil-tui
Expose local ports through a remote tunnel
bore local -t [remote_server_address] [local_port]
Exit from a loop in shell scripts
break
Backup tool for btrfs snapshots and subvolumes
sudo btrbk stats
Wayland kiosk compositor for single applications
cage application
Play desktop sound events
canberra-gtk-play --id [desktop-login]
Check a Rust package for errors without compiling
cargo check
lightweight battery indicator for the system tray
cbatticon
read cgroup parameters
cgget -a [path/to/cgroup]
display and adjust OOM-killer score
choom -p [pid]
191 commands
Useful Linux one-liner
cd -
Useful Linux one-liner
Ctrl+R
Useful Linux one-liner
source ~/.bashrc
Useful Linux one-liner
alias r='fc -s'
automatic bug reporting tool alias
tldr abrt-cli
Glance at the last 3 runs of your GitHub Actions
act3
Display help for Alire package manager commands.
alr help [command]
Manage symbolic links for default commands
tldr update-alternatives
Administrative interface for Amanda backup management
amadmin [config_name] config
Source code formatter for C, C++, C#, and Java
astyle [file.cpp]
Run DEP-8 tests for Debian packages
autopkgtest -- null
Manage Azure resource locks
az lock create --name [MyLock] --resource-group [MyResourceGroup] --lock-type ReadOnly
Local Azure Storage emulator for development and testing.
azurite
Terminal user interface (TUI) for Kubernetes API inspired by k9s
b4n
Unix shell and command language interpreter
bash [script.sh]
Automated testing framework for bash scripts
bats [test.bats]
Native Clojure interpreter for scripting
bb [script.clj]
Convert between binary, decimal, and hexadecimal
bcd [42]
Remove unwanted data from Git repository history
bfg --delete-files [secrets.txt] [repo.git]
Draw ASCII art boxes around text.
echo ["Hello World"] | boxes
Format Haskell source code
brittany [source.hs]
POSIX-standard C99 compiler interface
c99 [file.c] -o [output]
Automatically fix compiler warnings in Rust code
cargo fix
Format Rust source code with rustfmt
cargo fmt
Build and execute a local package binary
cargo run
C source code beautifier
cb < [path/to/source.c] > [path/to/output.c]
generate C/C++ headers from Rust FFI libraries
cbindgen -o [header.h]
LLVM C++ compiler frontend
clang++ [source.cpp] -o [output]
graphical Git interface
cola
specify bash command argument completion
complete -f [command]
export flattened image filesystem
crane export [image] [output.tar]
squash container layers into one
crane flatten [image] -t [flattened:tag]
alias for Counter-Strike 2
tldr counter-strike-2
allow printer queues to accept jobs
cupsaccept [printer_name]
Neo4j Cypher query language shell
cypher-shell
build Debian packages from source
debuild
168 commands
Useful Linux one-liner
sudo !!
disable an Apache2 virtual host
sudo a2dissite [virtual_host]
Query Apache2 configuration state
sudo a2query -m
Update AppArmor profiles from log events interactively
sudo aa-logprof
ACPI event monitor
acpi_listen
local GitHub Actions runner
act
Reboot a connected Android device
adb reboot
Run Android applications on Linux
anbox launch --package=org.anbox.appmgr --component=org.anbox.appmgr.AppViewActivity
Change the install state of packages.
sudo apt-mark auto [package]
Hash passwords using the Argon2 algorithm
echo -n "password" | argon2 [salt] -e
Userspace ARP cache daemon with persistent storage.
sudo arpd -a [1] -b [/var/lib/arpd/arpd.db] [eth0]
Import old personal dictionaries into GNU Aspell
aspell-import
Generate summary reports from audit logs
sudo aureport
Search and query audit log events
sudo ausearch -m avc
Query and set block device parameters
sudo blockdev --report
High-level tracing language for Linux eBPF.
sudo bpftrace -l
Get and set properties on btrfs filesystem objects
sudo btrfs property list [path/to/btrfs_object]
Verify data integrity on btrfs filesystems
sudo btrfs scrub start path/to/mount
Manage btrfs subvolumes and snapshots
sudo btrfs subvolume create path/to/new_subvolume
Haskell package manager and build system
cabal build
change user finger information
chfn -f [new_display_name] [username]
COPR build system client
copr-cli whoami
calculate actual CPU frequency using hardware counters
sudo cpufreq-aperf
SQL query executor and database importer for CSV
csvsql --query "[SELECT * FROM data WHERE id > 10]" [data.csv]
ask kernel to forget about a partition
sudo delpart [/dev/sda] [1]
remove users from the system
sudo deluser [username]
Linux disk encryption subsystem
sudo cryptsetup luksFormat [/dev/sdX]
D programming language reference compiler
dmd [file.d]
manage MySQL SQL mode settings
doctl databases sql-mode get [cluster_id]
ext2/ext3/ext4 filesystem information dumper
sudo dumpe2fs /dev/sdXN
Prevent automatic pipeline stage re-execution
dvc freeze [stage_name]
check and repair ext filesystems
sudo e2fsck /dev/sdXN
ejabberd XMPP server control utility
sudo ejabberdctl start
classic full-scale war strategy game
empire
shell history expansion syntax
!!
partition table manipulator
sudo fdisk -l
87 commands
Add GPG keys to the APT keyring
sudo add-apt-key [KEY_ID]
Ada/SPARK source package manager.
alr search [package_name]
Reverse engineer and analyze Android applications
androguard analyze [app.apk]
Alpine Linux package manager
apk upgrade -U
Sign and verify Android APK files
apksigner sign --ks [keystore.jks] [app.apk]
Add CD-ROM or DVD-ROM as an APT package source
sudo apt-cdrom add
Generate index files for APT repositories.
apt-ftparchive packages [pool/] > [Packages]
Display an ASCII cow easter egg.
apt moo
Manage package manager configurations for apx subsystems
apx pkgmanagers new
Manage private package artifact repositories.
aws codeartifact login --tool npm --domain [my-domain] --repository [my-repo]
Install and manage macOS GUI applications via Homebrew
brew install --cask [firefox]
List top-level installed packages that are not dependencies
brew leaves
List installed Homebrew packages
brew list
List Homebrew packages with available updates
brew outdated
Search for available Homebrew packages
brew search [text]
Manage background services for Homebrew packages
brew services list
Add third-party repositories to Homebrew
brew tap
Fetch the latest Homebrew and package definitions
brew update
Scan dependencies for known security vulnerabilities
bun audit
scan PHP dependencies for security vulnerabilities
composer audit
Fedora community repository manager
sudo dnf copr enable [owner]/[project]
WebKit web page to image converter
cutycapt --url=[https://example.com] --out=[screenshot.png]
remove cached DNF repository data
dnf clean dbcache
query package dependencies
tldr dnf repoquery
Download RPM packages without installing
dnf download [package]
legacy DNF version 4 package manager
sudo dnf4 upgrade
manage package groups in DNF5
dnf5 group list
next-generation DNF package manager
tldr dnf
decompiles Android DEX bytecode to Java source
jadx [app.apk]
adds npm packages with Angular schematics support to your project
ng add [package-name]
creates Angular artifacts using schematics
ng generate component [name]
prints the folder where npm will install executables
npm bin
opens the package's bug tracker URL in a web browser
npm bugs [package-name]
manages the npm package cache
npm cache clean --force
generates shell completion scripts
npm completion
shows differences between package versions or between local package and registry
npm diff --diff=[package]@[1.0.0] --diff=[package]@[2.0.0]
69 commands
Useful Linux one-liner
mplayer -vo caca video.mp4
Useful Linux one-liner
convert input.jpg output.png
Useful Linux one-liner
convert -delay 10 -loop 0 *.png animation.gif
Useful Linux one-liner
yt-dlp url
Useful Linux one-liner
mpv url
Useful Linux one-liner
ffmpeg -i input.mp4 output.gif
Convert any image format to PNM (Netpbm)
anytopnm [input.jpg] > [output.pnm]
Convert AsciiDoc documents to various output formats
asciidoctor [document.adoc]
Convert Andrew Toolkit raster images to PBM format
atktopbm [input.atk] > [output.pbm]
Display btrfs-progs version information
btrfs version
image difference detection and comparison
compare [image1.png] [image2.png] [diff.png]
ebook format converter
ebook-convert [book.epub] [book.mobi]
deprecated HTTP/RTSP streaming server
ffserver -f [ffserver.conf]
Convert LaTeX formulas in HTML to images
gladtex [input.htex]
command-line tool for viewing and editing ID3v2 tags in MP3 files
id3v2 -L
ImageMagick 6 version of identify
identify.im6 [image.jpg]
describes image format and characteristics
identify [image.jpg]
ImageMagick 6 version of the import screen capture tool
import.im6 screenshot.png
Convert a standalone VDO volume into an LVM-managed VDO logical volume
lvm_import_vdo [/dev/mapper/vdo_volume]
LVM poll daemon that supervises long-running LVM operations
lvmpolld -f
Primary command for ImageMagick 7+, replacing convert, mogrify, and identify
magick [input.png] [output.jpg]
encodes video from MPlayer
mencoder [input.avi] -o [output.mp4] -ovc lavc -oac mp3lame
powerful media player
mplayer [video.mp4]
general-purpose key processing tool
openssl pkey -in [private.key] -text -noout
processes RSA keys
openssl rsa -in [private.key] -text -noout
converts and filters OpenStreetMap data files
osmconvert [input.pbf] -o=[output.osm]
Convert Perl4 libraries to Perl5 modules
pl2pm [library.pl] > [Module.pm]
Convert PNG images to PAM format
pngtopam [input.png] > [output.pam]
Convert PNG images to PNM format
pngtopnm [input.png] > [output.pnm]
Convert PNM images to Palm image format
pnmtopalm [input.pnm] > [output.palm]
Convert PNM images to PCL-XL printer format
pnmtopclxl [input.pnm] > [output.pclxl]
Convert PNM to plain ASCII format (obsolete)
pnmtoplainpnm [input.pnm] > [output.pnm]
Convert PNM to SGI image format
pnmtosgi [input.pnm] > [output.rgb]
Convert PNM to Solitaire recorder format
pnmtosir [input.pnm] > [output.sir]
Convert PNM to X Window Dump format
pnmtoxwd [input.pnm] > [output.xwd]
Convert Perl POD documentation to plain text
pod2text [file.pod]
59 commands
Useful Linux one-liner
python3 -m http.server 8000
Useful Linux one-liner
curl ifconfig.me
Useful Linux one-liner
curl wttr.in
Useful Linux one-liner
curl v2.wttr.in
Useful Linux one-liner
ruby -run -e httpd . -p 8000
Useful Linux one-liner
php -S localhost:8000
Useful Linux one-liner
npx http-server
HTTP server benchmarking tool
ab -n 100 -c 10 [http://example.com/]
Control the Apache HTTP Server
sudo apachectl start
Create and manage REST APIs for applications
aws apigateway get-rest-apis
Wallet server and CLI for managing Cardano wallets
cardano-wallet serve --port [8090] --node-socket [/path/to/node.socket] --database [/path/to/wallet-db] --mainnet
TUI gRPC client for the terminal
chiko
Document-oriented NoSQL database server
couchdb
curl frontend with httpie-style syntax
curlie [httpbin.org/get]
HTTP server for distributing ELF debugging information
debuginfod -F [/usr/lib/debug]
capture images from network traffic
driftnet -i [eth0]
authenticated HTTP requests to GitHub REST and GraphQL APIs
gh api [/repos/owner/repo]
HTTP stress testing tool
goldeneye.py [url]
HTTP load testing tool
hey -n [200] [https://example.com]
starts a built-in HTTP server for the repository
hg serve
synchronizes the local system time using HTTP headers from web servers
sudo htpdate [host]
user-friendly HTTP client
http [https://api.example.com/users]
Apache HTTP Server daemon
sudo httpd
captures and displays HTTP traffic in real-time
sudo httpflow -i [eth0]
user-friendly HTTP client for the command line
http [https://api.example.com/users]
measures the latency and throughput of a web server by sending HTTP requests
httping [https://example.com]
Interactive web server for inspecting and mocking HTTP requests
httplab
specialized HTTP packet sniffer
sudo httpry -i [eth0]
checks if websites are accessible
is-up [example.com]
manages Kaggle CLI configuration settings
kaggle config view
Web application pentesting suite
kanha fuzz -u [https://example.com/FUZZ] -w [path/to/wordlist.txt]
network authentication protocol
kinit [principal]
Monitor all your coding agent sessions from one terminal
lazyagent
node
loadtest -c [10] -n [1000] [http://example.com/api]
command-line companion to mitmproxy, a powerful HTTPS proxy
mitmdump
interactive man-in-the-middle proxy for HTTP and HTTPS traffic
mitmproxy
34 commands
Useful Linux one-liner
rsync -ah --progress src dest
Useful Linux one-liner
sshfs user@host:/remote /local
Agent of Empires - session manager for parallel AI coding agents
aoe
Browse for SSH and VNC servers on the local network
bssh
cloud instance initialization and configuration
cloud-init status
secure desktop access to Cockpit pages
cockpit-desktop [url] [SSH_host]
post-exploitation tool for Windows/AD networks
crackmapexec smb [192.168.1.0/24] -u [user] -p [password] --shares
lightweight SSH client from the Dropbear suite
dbclient [user]@[host]
manage DigitalOcean Droplet virtual machines
doctl compute droplet list
lightweight SSH server
dropbear
convert SSH keys between Dropbear and OpenSSH formats
dropbearconvert openssh dropbear ~/.ssh/id_rsa output_key
encrypted bandwidth-efficient backup tool
duplicity [/path/to/source] [sftp://user@host/backup]
Jupyter notebooks, consoles, and previews in the terminal
euporie notebook [notebook.ipynb]
Exoscale virtual machine lifecycle management
exo compute instance list
Exoscale compute instance and infrastructure management
exo compute instance list
Python SSH automation and deployment tool
fab -H [host] -- [command]
secure password and key storage daemon
gnome-keyring-daemon --start
multi-vendor SSH library for Python that simplifies CLI interactions
from netmiko import ConnectHandler; net_connect = ConnectHandler(**device); print(net_connect.send_command("show ip int brief"))
displays message of the day
session optional pam_motd.so
Manage Arch Linux Git packaging repositories
pkgctl repo clone [pkgname]
Simple tool for managing running background jobs
rum [my_long_script.sh]
Lazygit-style TUI for SQL databases
sqlit
adds private key identities to the OpenSSH authentication agent
ssh-add
TUI SSH connection manager for quick access
ssh-list
Simple SSH manager for organizing server connections
ssm list
Certificate and key management CLI
step ca init
Bridge stdio to D-Bus connection
systemd-stdio-bridge
SSH into Vagrant virtual machines
vagrant ssh
GNOME remote desktop viewer
vinagre
Prepare VM images for cloning
virt-sysprep --list-operations
Display VM graphical console
virt-viewer [vmname]
Secure and simple terminal sharing
warp open [session-name]
Remote Wayland application forwarding over SSH
waypipe ssh [user]@[server] [program]
Encrypt sensitive dotfiles with yadm
yadm encrypt
32 commands
cert-manager CLI for Kubernetes
cmctl check api
container runtime for macOS and Linux
colima start
download container image as tarball
crane pull [image:tag] [output.tar]
interact with container registries without Docker
crane pull [registry/image:tag] [output.tar]
CLI for managing development containers
devcontainer build --workspace-folder [.]
list all Distrobox containers
distrobox-list
create image from container state
docker container commit [container] [image:tag]
show container filesystem changes
docker container diff [container]
fetch container logs from STDOUT and STDERR
docker logs [container]
display live container resource usage statistics
docker stats
dynamically update container resource limits
docker update --cpus [2] [container]
deploys a Helm chart to a Kubernetes cluster, creating a new release
helm install [release-name] [chart]
manages IBM Cloud Container Registry
ibmcloud cr login
manages Kubernetes secrets from the command line
k8sec list
converts Docker Compose files to Kubernetes resources
kompose convert
lists all resource types available in the Kubernetes cluster
kubectl api-resources
displays the addresses of the control plane and cluster services
kubectl cluster-info
generates shell autocompletion scripts
kubectl completion bash
opens a resource's configuration in your default editor
kubectl edit deployment [name]
runs a proxy to the Kubernetes API server
kubectl proxy
updates resource fields
kubectl set image deployment/[name] [container]=[image:tag]
shows client and server versions
kubectl version
TUI for monitoring and managing Celery workers and tasks
lazycelery
manages Linode Kubernetes Engine clusters
linode-cli lke clusters-list
openShift CLI
oc login [https://api.cluster:6443]
Terminal user interface for viewing and controlling Docker containers
oxker
TUI tool for Docker container management
pocker
Execute commands inside running containers
podman exec [container] [command]
Manage container images in Podman
podman image list
List locally stored container images
podman images
Pull container images from registries
podman pull [image:tag]
Terminal user interface for Docker containers
sen
23 commands
Zsh plugin manager inspired by Vundle
antigen use oh-my-zsh
GNOME webcam photo and video application
cheese
Extensible RSS/Atom feed reader for Emacs
M-x elfeed
GUI version of Vim
gvim [file]
post-modern modal text editor inspired by Kakoune and Vim
hx [file]
command-line interface for Immich photo server
immich upload [/path/to/photos]
modal text editor inspired by Vim
kak [file.txt]
pre-configured Neovim distribution with IDE-like features
lvim
simple text editor
nano [file.txt]
interactive cheatsheet tool for the command-line
navi
keyboard-oriented web browser
nyxt
text-to-speech synthesizer using the SVOX Pico engine
pico2wave -w [output.wav] "[Hello world]"
Enhanced interactive Python REPL
ptpython
Enhanced interactive Python 3 REPL
ptpython3
Visualize PipeWire graph as Graphviz DOT
pw-dot
Command-line utility for encoding and decoding QR codes
qrtool encode "[text]" -o [output.png]
Capture video from V4L devices
streamer -o [image.jpeg]
Classic Unix visual text editor
vi [file]
Open files in read-only Vim mode
view [file]
Highly configurable modal text editor
vim [file]
Compare files side-by-side in Vim
vimdiff [file1] [file2]
Vanilla OS system operator tool
vso sys-upgrade check
Lightweight Emacs clone
zile
19 commands
Useful Linux one-liner
tar czf backup.tar.gz directory/
Useful Linux one-liner
tar xzf archive.tar.gz
Useful Linux one-liner
tar cjf archive.tar.bz2 dir/
Salvage files from a damaged btrfs filesystem
sudo btrfs restore [path/to/btrfs_device] [path/to/target_directory]
load Docker images from tar archives
docker load -i [image.tar]
Extract commit ID from tar archive
git get-tar-commit-id < [archive.tar]
Create and restore GitLab instance backups
sudo gitlab-backup create
manages disk images for systemd containers and system extensions
sudo importctl pull-tar [URL] [name]
parallel bzip2 compressor and decompressor
lbzip2 [file]
builds customized, modern Linux OS images
mkosi summary
Upload a package to the npm registry
npm publish
removes star from a package on npm registry
npm unstar [package]
POSIX archiver
pax -wf [archive.pax] [directory]
restores PostgreSQL databases from archives created by pg_dump
pg_restore -d [database] [backup.dump]
Export container filesystem as tar archive
podman export [container] -o [container.tar]
Load container images from tar archives
podman image load -i [image.tar]
Build Python distribution packages
poetry build
Generate random identity data
rig
Extract files from ZIP archives
unzip [archive.zip]
19 commands
Parse and display ASN.1 encoded data
openssl asn1parse -in [file.der]
Compute and verify BLAKE3 cryptographic checksums.
b3sum [file]
Manage GPG keys on GitHub for commit signing
gh gpg-key list
Transparent encryption of files in Git repositories
git-crypt init
Encrypt and store secrets in a Git repository
git secret init
Terminal user interface for GnuPG key management
gpg-tui
converts Markdown-formatted text to HTML
markdown [file.md]
creates and verifies signatures
minisign -G
generates sequences of numbers
nseq [10]
queries OCSP responders
openssl ocsp -issuer [issuer.pem] -cert [cert.pem] -url [ocsp_url]
generates private keys for various algorithms
openssl genpkey -algorithm RSA -out [private.key] -pkeyopt rsa_keygen_bits:[4096]
tests numbers for primality or generates prime numbers
openssl prime [number]
creates and processes certificate signing requests
openssl req -new -newkey rsa:[4096] -keyout [private.key] -out [request.csr]
verifies certificate chains against trusted CAs
openssl verify [certificate.crt]
extracts printable GPG key data
paperkey --secret-key [secret.gpg] --output [paperkey.txt]
Manage TeX Live GPG verification keys
tlmgr key list
Validate X.509 certificate chains
openssl verify [certificate.pem]
Decrypt yadm encrypted files
yadm decrypt
Manage YubiKey OpenPGP keys
ykman openpgp info
19 commands
Useful Linux one-liner
git branch --show-current
Useful Linux one-liner
git status -sb
Automatically create fixup commits for staged changes
git absorb
Apply patches to files and the index
git apply [patch.diff]
List, create, rename, and delete branches
git branch
Resolve canonical author and committer identities
git check-mailmap "[Name] <email@example.com>"
Add co-author attribution to commits
git coauthor "[Name]" "[email@example.com]"
Count commits in repository
git count
Show differences between commits and files
git diff
High-level branching model workflow commands
git flow init
Create a GitHub Pages orphan branch
git gh-pages
Show commits missing between branches
git missing [branch]
Check out GitHub pull requests
git pr [123]
Reuse recorded resolution of conflicted merges
git config rerere.enabled true
Initialize a repo and commit all existing files
git setup
List branches merged into the current branch
git show-merged-branches
Show repository summary with contribution statistics
git summary
Display Git logical variables
git var -l
complementary command-line interface for Git that simplifies common workflows
git sw [branch]
15 commands
Add dependencies to a Rust project
cargo add [serde]
Compile a Rust package and its dependencies
cargo build
Remove build artifacts from a Rust project
cargo clean
Rust linter for catching common mistakes
cargo clippy
Build Debian packages from Rust projects
cargo deb
Generate documentation for a Rust package
cargo doc
Display help for Cargo commands
cargo help
Display information about a Rust crate
cargo info [serde]
Create a new Rust package in an existing directory
cargo init
Save a registry API token for authentication
cargo login
Remove a saved registry API token
cargo logout
Output workspace and dependency metadata as JSON
cargo metadata
Upload a package to a registry
cargo publish
rust package manager and build system
cargo build
Rust linter for catching common mistakes
cargo clippy
15 commands
Clone a Proxmox virtual machine
qm clone 100 101
Manage Cloud-Init settings for Proxmox VMs
qm cloudinit dump 100 user
Create a Proxmox virtual machine
qm create 100
Delete Proxmox VM snapshots
qm delsnapshot 100 snapshot_name
Manage Proxmox VM disk images
qm disk resize [100] scsi0 +10G
Migrate Proxmox VM to another node
qm migrate 100 target_node
Show pending Proxmox VM configuration changes
qm pending [vm_id]
Reboot a Proxmox virtual machine
qm reboot [vmid]
Hard reset a Proxmox virtual machine
qm reset 100
Send key events to a Proxmox VM
qm sendkey [vmid] ctrl-alt-delete
Modify Proxmox VM configuration settings
qm set 100 --name vm_name
Start a Proxmox virtual machine
qm start 100
Suspend a Proxmox virtual machine
qm suspend 100
Remove lock from a Proxmox VM
qm unlock 100
Manage Proxmox VE virtual machines
qm list
14 commands
Useful Linux one-liner
mount -t tmpfs -o size=1G tmpfs /mnt/ram
Manage btrfs filesystem properties and operations
btrfs filesystem usage path/to/mount
encrypted private directory setup
ecryptfs-setup-private
query and verify mounted filesystems
findmnt
List the ranges of available memory with their online status
lsmem
helper for Discoverable Disk Images
mount.ddi [path/to/image.raw] [/mnt/image]
modifies the configuration of a Proxmox LXC container
pct set 100 --onboot
unmounts a container's filesystem that was previously mounted on the Proxmox
pct unmount 100
Randomly shift image rows horizontally
ppmshift [shift] [input.ppm] > [output.ppm]
Unmount removable devices without root
pumount [/dev/sdb1]
Securely wipe free disk space
sfill /path/to/mounted_disk
Create transient mount units
systemd-mount [path/to/device]
Mount removable devices via udisks2
udiskie-mount -a
Safely unmount removable devices
udiskie-umount [path/to/mount]
13 commands
Verify TeX Live installation integrity
tlmgr check all
Dump TeX Live package database
tlmgr dump-tlpdb --local
Regenerate TeX Live configuration files
tlmgr generate updmap
Graphical TeX Live Manager interface
tlmgr gui
Display TeX Live package information
tlmgr info [package]
Configure TeX Live installation options
tlmgr option
Manage TeX Live system PATH integration
tlmgr path add
Pin TeX Live packages to repositories
tlmgr pinning show
Reconstruct TeX Live package database
tlmgr recreate-tlpdb
Manage TeX Live package repositories
tlmgr repository list
Search TeX Live packages
tlmgr search [keyword]
Interactive TeX Live Manager session
tlmgr shell
Update TeX Live packages
tlmgr update --all
11 commands
verify artifact attestations and build provenance
gh attestation verify [artifact] -R [owner/repo]
manage cloud-hosted development environments
gh codespace list
extend CLI functionality with community plugins
gh extension install [owner]/[repo]
display command documentation and usage
gh help
Display CI check status on pull requests
gh pr checks
Manage GitHub pull requests from the command line
gh pr create
Manage GitHub project boards and work items
gh project list
Display a markdown reference of all GitHub CLI commands
gh reference
Manage GitHub releases and distribution assets
gh release list
Manage GitHub Actions configuration variables
gh variable list
Manage GitHub Actions workflows from the command line
gh workflow list
10 commands
Add commands to the pueue task queue
pueue add [command]
Edit queued pueue task properties
pueue edit [task_id]
Move stashed tasks into the pueue queue
pueue enqueue [task_id]
Display pueue command help information
pueue help
Display pueue task output logs
pueue log [task_id]
Set pueue task concurrency level
pueue parallel [4]
Re-queue failed or completed pueue tasks
pueue restart [task_id]
Send stdin input to running pueue tasks
pueue send [task_id] "[input]"
Move pueue tasks to stashed state
pueue stash [task_id]
Display pueue task queue state
pueue status
9 commands
opens the Nix expression for a package in your editor
nix edit nixpkgs#[package]
evaluates Nix expressions
nix eval --expr "[1 + 1]"
shows flake metadata
nix flake info
manages Nix flakes
nix flake show
manages the Nix flake registry
nix registry list
starts interactive Nix shell
nix repl
runs programs from Nix packages
nix run nixpkgs#[hello]
Search for packages in Nix flakes
nix search nixpkgs [query]
new Nix 3
nix eval --expr '1 + 2'
9 commands
Check for Rust toolchain updates
rustup check
Manage Rust toolchain components
rustup component list
Display help for rustup commands
rustup help
Set directory-specific Rust toolchain overrides
rustup override set nightly
Manage the rustup installation itself
rustup self update
Show installed Rust toolchains and active version
rustup show
Manage Rust cross-compilation targets
rustup target list
Manage installed Rust toolchains
rustup toolchain list
Update installed Rust toolchains
rustup update
9 commands
Clone VirtualBox virtual machines
vboxmanage clonevm [vmname] --name [newname]
Manage cloud instances from VirtualBox
vboxmanage cloud --provider=[provider] --profile=[profile] instance list
Create new VirtualBox virtual machines
vboxmanage createvm --name [vmname] --register
Import VMs from OVF/OVA files
vboxmanage import [file.ova]
List VirtualBox objects and information
vboxmanage list vms
Configure VirtualBox VM settings
vboxmanage modifyvm [vmname] --memory [2048]
Register existing VM with VirtualBox
vboxmanage registervm [path/to/vmname.vbox]
Remove VM from VirtualBox registry
vboxmanage unregistervm [vmname]
VirtualBox command-line management interface
vboxmanage list vms
8 commands
Display system and project diagnostic information
bun info
Scaffold a new project
bun init
Check for outdated dependencies
bun outdated
Print the bin directory path
bun pm bin
Read and modify package.json fields
bun pm pkg get [field]
Print the package manager version
bun pm version
Bun's built-in Jest-compatible test runner
bun test
All-in-one JavaScript runtime and toolkit
bun [script.js]
8 commands
creates a copy of an existing Proxmox LXC container
pct clone [template_id] [new_id]
displays the configuration of a Proxmox LXC container
pct config 100
creates a new LXC container in Proxmox VE from a template image
pct create 100 local:vztmpl/distro.tar.zst --rootfs local-lvm:4
launches a command inside a specified Proxmox LXC container
pct exec 100 command
displays all LXC containers on a Proxmox VE host
pct list
changes the size of a Proxmox LXC container's storage volume
pct resize 100 rootfs 20G
Show the running state of a Proxmox LXC container
pct status [100]
LXC container management tool for Proxmox VE
pct list
8 commands
manages PlatformIO account authentication
pio account login
lists supported development boards in PlatformIO
pio boards
manages connected development boards
pio device list
initializes a new PlatformIO project
pio init
manages PlatformIO libraries (deprecated, use pio pkg)
pio lib search [mqtt]
enables remote development with PlatformIO
pio remote agent start
Manage PlatformIO organization teams and members
pio team create [orgname:teamname]
Run unit tests for PlatformIO projects
pio test
8 commands
Add dependencies to a uv Python project
uv add [package]
Display uv command help information
uv help
Initialize a new Python project with uv
uv init
Manage Python version installations
uv python list
Remove dependencies from a uv project
uv remove [package]
Manage the uv installation itself
uv self update
Create Python virtual environments
uv venv
Display installed uv version
uv version
7 commands
add layers to container images
crane append -b [base_image] -f [layer.tar.gz] -t [new_image:tag]
retrieve blobs from container images
crane blob [image]@[digest]
list repositories in container registries
crane catalog [registry]
modify image metadata without rebuilding
crane mutate [image] --label [key=value] -t [new:tag]
local in-memory container registry
crane registry serve
verify container image structure
crane validate --remote [image:tag]
Display crane version information
crane version
7 commands
Display Poetry version information
poetry about
Manage Poetry's package download cache
poetry cache list
Display Poetry debugging information
poetry debug info
Manage Poetry virtual environments
poetry env list
List all available Poetry commands
poetry list
Execute commands in virtual environment
poetry run [command]
Manage Poetry installation and plugins
poetry self update
6 commands
Useful Linux one-liner
echo -e "\a"
Equation description to graphic image converter
echo "x = {-b +- sqrt{b sup 2 - 4ac}} over 2a" | eqn2graph > [equation.png]
Interactive JSON query tool using jq expressions
echo '[1, 2, 3]' | jiq
tees stdin to multiple commands
echo "data" | pee [cmd1] [cmd2]
Validate password strength against policy
echo "[password]" | pwqcheck
Send email via mail transfer agent
echo "Message body" | sendmail [recipient@example.com]
6 commands
updates the description of a change
jj describe -m "[message]"
creates copies of revisions
jj duplicate
sets the working copy to a specific revision for editing
jj edit [revision]
moves the working copy to a child change
jj next
creates a new commit that undoes the changes from specified revisions
jj revert -r [revision]
removes redundant parent edges from merge commits
jj simplify-parents
6 commands
Edit XML documents from command line
xml edit -u "[//element]" -v "[new value]" [file.xml]
List XML element names and paths
xml elements [file.xml]
Escape special XML characters
xml escape [text]
List element structure of an XML document
xml el [file.xml]
Query XML documents with XPath
xml select -t -v "[//element]" [file.xml]
Validate XML against schemas
xml val [file.xml]
5 commands
Manage Azure networking resources
az network dns zone create -g [resource-group] --name [example.com]
Manage entities in Azure Table Storage
az storage entity insert --table-name [MyTable] --entity PartitionKey=[pk] RowKey=[rk] Property=[value] --account-name [mystorageaccount]
Manage Azure Table Storage tables
az storage table create --name [mytable] --account-name [mystorageaccount]
Display Azure CLI version information
az version
Manage Azure virtual machines
az vm create --resource-group [MyRG] --name [MyVM] --image [Ubuntu2204]
5 commands
shell integration setup
conda init
installed packages viewer
conda list
advanced package query tool
conda repoquery search [package_name]
environment command executor
conda run -n [env_name] [command]
package updater
conda update --all
5 commands
Manage GitLab issues from the command line
glab issue list
Create a new GitLab merge request
glab mr create
Manage GitLab merge requests from the command line
glab mr list
Manage GitLab project releases
glab release list
Manage GitLab repositories from the command line
glab repo clone [owner/repo]
5 commands
same as git branch but extended with GitHub integration
hub branch -a
displays the combined CI status for a commit or branch on GitHub
hub ci-status
creates a new GitHub repository and adds it as a remote
hub create
creates a fork of a GitHub repository
hub fork
manages GitHub issues from the command line
hub issue
5 commands
daemon that manages network connections
nmcli general status
describes the properties available for NetworkManager connections
nmcli connection show [connection_name]
manages NetworkManager connection profiles
nmcli connection
manages network interfaces using NetworkManager
nmcli device
command-line client for NetworkManager
nmcli connection
5 commands
save current IPv6 firewall rules
tldr iptables-save
Linux command st
tldr st.1
List files in the trash
tldr trash
Restore files from the trash
tldr trash
Report older kernel version string
tldr setarch
5 commands
Shut down a running Vagrant machine
vagrant halt
Manage Vagrant plugins and extensions
vagrant plugin list
Save and restore Vagrant VM states
vagrant snapshot save [name]
Display Vagrant machine state
vagrant status
Upload files to Vagrant guest machines
vagrant upload [source] [destination]
4 commands
Manage AWS Cost and Usage Report definitions.
aws cur describe-report-definitions
Display AWS CLI command documentation
aws help
Remove S3 buckets
aws s3 rb s3://[bucket-name]
Configure S3 bucket static website hosting
aws s3 website s3://[bucket-name]/ --index-document [index.html] --error-document [error.html]
4 commands
4 commands
Gradle build artifact removal task
gradle clean
Gradle dependency tracing tool
gradle dependencyInsight --dependency [library-name]
Gradle project scaffolding generator
gradle init
Gradle project properties viewer
gradle properties
4 commands
manages Jira issues from the command line
jira issue list
lists issues assigned to the current user
jira me
manages Jira projects from the command line
jira project list
manages Jira sprints from the command line
jira sprint list -p [PROJECT]
4 commands
manages Angular CLI usage analytics
ng analytics enable
sets up shell autocompletion for Angular CLI commands
ng completion
Runs end-to-end tests for an Angular application
ng e2e
angular CLI
ng new [project-name]
4 commands
static site generator optimized for documentation
npx create-docusaurus@latest [my-website] classic
ethereum development environment
npx hardhat init
SQL query builder for Node
npx knex init
Cross-browser automation and testing framework
npx playwright install
4 commands
AWS cloud security assessment
prowler aws
Azure cloud security assessment
prowler azure
GitHub organization security assessment
prowler github
Microsoft 365 tenant security assessment
prowler m365
4 commands
Display virsh command help
virsh help
Configure storage pool autostart
virsh pool-autostart [pool]
Delete storage pool data
virsh pool-delete [pool]
Activate defined storage pool
virsh pool-start [pool]
3 commands
Search a container library for available images.
apptainer search [query]
Cryptographically sign SIF container images
apptainer sign [path/to/image.sif]
Verify cryptographic signatures on container images
apptainer verify [path/to/image.sif]
3 commands
3 commands
Useful Linux one-liner
cal
Useful Linux one-liner
cal -3
Display a calendar in the terminal
cal
3 commands
Useful Linux one-liner
command -v cmd >/dev/null && echo yes
Useful Linux one-liner
command &
execute commands bypassing shell functions
command [ls]
3 commands
3 commands
lists account names from the journal
hledger accounts
shows a standard balance sheet report
hledger balancesheet
adds transactions from CSV or other files to a journal
hledger import [file.csv]
3 commands
manages DNS domains on Linode
linode-cli domains list
manages Linode support tickets
linode-cli tickets list
manages Linode block storage volumes
linode-cli volumes list
3 commands
compares two images and outputs their differences
magick compare [image1.png] [image2.png] [diff.png]
captures screenshots from X11 displays
magick import [screenshot.png]
modifies images in place
magick mogrify -resize [800x600] [*.jpg]
3 commands
uploads artifacts to remote repository
mvn deploy
builds the project and creates a distributable package
mvn package
generates project documentation website
mvn site
3 commands
3 commands
Create a new Pulumi project from template
pulumi new
Deploy infrastructure changes
pulumi up
Display the installed Pulumi CLI version
pulumi version
3 commands
Clone dotfiles repository with yadm
yadm clone [url]
Manage yadm repository git configuration
yadm gitconfig --list
List yadm tracked dotfiles
yadm list
3 commands
Deploy integration to Zapier
zapier push
Generate Zapier integration boilerplate code
zapier scaffold trigger [name]
List Zapier integration versions
zapier versions
2 commands
Manage Bluetooth devices interactively
bluetoothctl
Control Bluetooth devices from the command line
bluetoothctl
2 commands
create local copy of remote database repository
dolt clone [owner/repo]
SQL database with Git-like version control
dolt init
2 commands
prevent Flatpak applications from updating
flatpak mask [com.example.app]
sandboxed application distribution for Linux
flatpak run com.example.app
2 commands
garbage collects untagged images
gcrane gc [gcr.io/project/repo]
Display help information for gcrane commands
gcrane help
2 commands
sets or displays the IBM Cloud API endpoint
ibmcloud api
updates the IBM Cloud CLI to the latest version
ibmcloud update
2 commands
manages Kaggle machine learning competitions from the command line
kaggle competitions list
manages Kaggle datasets from the command line
kaggle datasets list
2 commands
downloads built packages from the Koji build system
koji download-build [build_id|nvr]
displays help information for Koji commands
koji help
2 commands
manages networks for LXD containers
lxc network list
manages Linux containers using the LXD REST API
lxc list [match_string]
2 commands
triggers actions on notifications displayed by the mako notification daemon
makoctl invoke
Control the mako notification daemon for Wayland
makoctl list
2 commands
builds Nix derivations
nix-build
builds Nix expressions
nix-build
2 commands
provides ad-hoc development environments
nix-shell -p [package]
creates temporary development environments
nix-shell -p [hello]
2 commands
manages Nix flakes
nix3 flake show
executes packages without installing
nix3 run nixpkgs#[hello]
2 commands
2 commands
Interactive pyATS testing shell
pyats shell
Show pyATS framework version information
pyats version
2 commands
2 commands
Manage RabbitMQ users and permissions
rabbitmqctl list_users
Manage RabbitMQ virtual hosts
rabbitmqctl list_vhosts
2 commands
notifies users of new mail
session optional pam_mail.so
PAM module to set the default SELinux security context
session required pam_selinux.so
2 commands
Display Toolbx help information
toolbox help
Run commands in Toolbx containers
toolbox run -c [container_name] [command]
2 commands
Useful Linux one-liner
uptime
Show system uptime and load averages
uptime
2 commands
Useful Linux one-liner
watch command
Useful Linux one-liner
watch -n 1 date
2 commands
Configure YubiKey device settings
ykman config info
Manage YubiKey OATH accounts
ykman oath accounts list
1 commands
Useful Linux one-liner
!!
1 commands
Internationalization support library for Git shell scripts
. "$(git --exec-path)/git-sh-i18n"
1 commands
1 commands
Useful Linux one-liner
^wrong^correct^
1 commands
1 commands
1 commands
1 commands
1 commands
Pre-compute WPA/WPA2 PMK databases for faster cracking
airolib-ng [database.db] --init
1 commands
1 commands
1 commands
1 commands
1 commands
Manage Ansible roles and collections from Galaxy
ansible-galaxy install [username.role_name]
1 commands
Show Ansible inventory information
ansible-inventory --list
1 commands
Pull and run playbooks from a repository
ansible-pull -U [https://github.com/user/repo.git]
1 commands
Display weather in the terminal with ANSI colors
ansiweather -l [London,UK]
1 commands
1 commands
1 commands
Check for Advanced Power Management support
apm_available && echo "APM supported"
1 commands
1 commands
Replay aptitude state from a bundle
aptitude-run-state-bundle [bundle.tar.bz2]
1 commands
Manage containerized subsystems for isolated package installations
apx subsystems new
1 commands
1 commands
Switch between installed Java environments on Arch Linux
archlinux-java status
1 commands
1 commands
Display an animated ASCII art aquarium
asciiquarium
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Publish packages to the Arch User Repository
aurpublish [package_name]
1 commands
1 commands
1 commands
1 commands
Simple and fast work queue server
beanstalkd
1 commands
1 commands
1 commands
1 commands
Command-line interface for Bitcoin Core
bitcoin-cli getblockchaininfo
1 commands
1 commands
Extract sequences from BLAST databases
blastdbcmd -db [nr] -info
1 commands
1 commands
Discard sectors on a storage device
blkdiscard /dev/device
1 commands
1 commands
Bluetooth system daemon
bluetoothd
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Extract Microsoft cabinet archives
cabextract [file.cab]
1 commands
1 commands
1 commands
1 commands
1 commands
Serve ebook libraries over the network
calibre-server [/path/to/library]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
identify missing language support packages
check-language-support
1 commands
check for AUR package updates
checkupdates-aur
1 commands
1 commands
1 commands
1 commands
1 commands
PHP debugging and profiling tool CLI
clockwork-cli server
1 commands
1 commands
Useful Linux one-liner
cmatrix
1 commands
1 commands
1 commands
screen color sampling tool
colorpicker
1 commands
1 commands
1 commands
display CPU frequency scaling information
cpufreq-info
1 commands
Terminal UI for exploring crates.io Rust packages
crates-tui
1 commands
PostgreSQL user creation utility
createuser [username]
1 commands
1 commands
Useful Linux one-liner
crontab -l
1 commands
dm-crypt and LUKS encrypted volume manager
cryptsetup luksFormat /dev/sda1
1 commands
1 commands
Useful Linux one-liner
Ctrl+X Ctrl+E
1 commands
1 commands
1 commands
prevent printer from accepting new jobs
cupsreject [printer_name]
1 commands
1 commands
1 commands
1 commands
1 commands
Useful Linux one-liner
dd if=/dev/urandom of=/dev/sdX
1 commands
1 commands
1 commands
1 commands
decode and display RAM SPD EEPROM information
decode-dimms
1 commands
1 commands
1 commands
1 commands
1 commands
create Distrobox containers from Linux distribution images
distrobox-create [container_name] -i [ubuntu:latest]
1 commands
1 commands
1 commands
1 commands
Dogecoin Core daemon and CLI client
dogecoind -daemon
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
re-enable frozen pipeline stages
dvc unfreeze [stage_name]
1 commands
modify DVD booktype for compatibility
dvd+rw-booktype [/dev/dvd]
1 commands
ebook metadata editor
ebook-meta [book.epub]
1 commands
1 commands
1 commands
encrypted swap configuration
ecryptfs-setup-swap
1 commands
1 commands
UEFI boot manager configuration tool
efibootmgr -v
1 commands
1 commands
1 commands
1 commands
1 commands
Generate enrollment tokens for nodes and Kibana
elasticsearch-create-enrollment-token -s node
1 commands
Validate and test Elasticsearch cron expressions
elasticsearch-croneval "[0 0 * * *]"
1 commands
Manage encrypted Elasticsearch secure settings
elasticsearch-keystore create
1 commands
Low-level node recovery and cluster operations
elasticsearch-node repurpose
1 commands
Reset passwords for built-in Elasticsearch users
elasticsearch-reset-password -u elastic
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Gentoo news item reader and manager
eselect news list
1 commands
1 commands
1 commands
Exoscale persistent block storage volume management
exo compute block-storage list --zone [ch-gva-2]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
dynamic firewall management interface
firewall-cmd --state
1 commands
1 commands
Dart package dependency manager for Flutter
flutter pub get
1 commands
1 commands
Useful Linux one-liner
for i in {1..50}; do echo -e "\e[${((RANDOM%7+31))}m✨\e[0m"; sleep 0.1; done
1 commands
Useful Linux one-liner
fortune | cowsay
1 commands
verify a fingerprint against enrolled prints
fprintd-verify
1 commands
1 commands
1 commands
1 commands
displays supplementary help topics
gcloud topic
1 commands
converts and transforms raster data
gdal_translate [input.tif] [output.png]
1 commands
1 commands
1 commands
1 commands
Node.js version discovery tool
Get-NodeVersions
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
GNOME Shell extension manager
gnome-extensions list
1 commands
GNOME graphical software manager
gnome-software
1 commands
1 commands
1 commands
1 commands
Fast Go linter aggregator
golangci-lint run
1 commands
1 commands
1 commands
1 commands
1 commands
Grafana plugin and administration manager
grafana-cli plugins install [plugin-id]
1 commands
1 commands
combine 32-bit and 64-bit EFI binaries
grub-glue-efi -3 [ia32.efi] -6 [x64.efi] -o [boot.efi]
1 commands
1 commands
GStreamer multimedia device detection tool
gst-device-monitor-1.0
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Terminal UI to browse Hacker News
hackernews-tui
1 commands
1 commands
1 commands
Terminal interface for Hardcover book tracking
hardcover-tui
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
terminal interface for hledger
hledger-ui
1 commands
1 commands
queries and changes the system hostname and related machine metadata
hostnamectl
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Wlroots-compatible Wayland color picker for Hyprland
hyprpicker
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
displays or sets the date and time on iOS devices
idevicedate
1 commands
gets or sets the name of an iOS device
idevicename
1 commands
manages pairing with iOS devices
idevicepair pair
1 commands
1 commands
1 commands
connects to Microsoft SQL Server databases for executing queries and database
impacket-mssqlclient [domain]/[user]:[password]@[target]
1 commands
Scan for listening DCE/RPC interfaces on a target
impacket-rpcmap '[domain]/[user]:[password]@[192.168.1.100]'
1 commands
generic SMB client for listing shares and files, uploading
impacket-smbclient [domain]/[user]:[password]@[target]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
official installer for TeX Live, a comprehensive TeX distribution including
install-tl
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Useful Linux one-liner
jq .
1 commands
1 commands
1 commands
manages Kafka topics
kafka-topics.sh --create --topic [name] --partitions [3] --replication-factor [1] --bootstrap-server [localhost:9092]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
KDE information center application that displays detailed system information
kinfocenter
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
manages KDE Plasma packages including plasmoids, themes, wallpapers
kpackagetool5 --list-types
1 commands
Install, list, and remove KDE Plasma 6 packages
kpackagetool6 --list-types
1 commands
1 commands
manages kiterunner knowledge bases
kr kb list
1 commands
1 commands
command-line tool for querying KScreen display configuration
kscreen-console outputs
1 commands
manipulates display settings on KDE Plasma
kscreen-doctor --outputs
1 commands
1 commands
1 commands
writes values to KDE Plasma 5 configuration files
kwriteconfig5 --group [group_name] --key [key] [value]
1 commands
1 commands
1 commands
dock panel for KDE Plasma that provides an alternative to the default Plasma
latte-dock --clear-cache
1 commands
1 commands
extracts Active Directory information via LDAP, including users
ldapdomaindump -u domain\username -p password [hostname]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
validates links in websites and documents
linkchecker [https://example.com]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
analyzes LLVM bitcode files
llvm-bcanalyzer [file.bc]
1 commands
provides configuration information for building against LLVM
llvm-config --version
1 commands
1 commands
1 commands
1 commands
displays information about object files
llvm-objdump -d [file.o]
1 commands
extracts printable strings from binary files
llvm-strings [file]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
KDE Plasma look and feel theme manager
lookandfeeltool
1 commands
1 commands
1 commands
displays Linux Standard Base and distribution-specific information
lsb_release --all
1 commands
1 commands
Useful Linux one-liner
lshw -short
1 commands
1 commands
1 commands
1 commands
1 commands
checks whether the current kernel has the required features enabled for LXC
lxc-checkconfig
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
creates BLAST databases from FASTA sequences
makeblastdb -in [sequences.fasta] -dbtype nucl -out [mydb]
1 commands
builds Arch Linux packages in a clean chroot environment
makechrootpkg -c -r [/var/lib/archbuild/extra-x86_64]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
initializes the MariaDB data directory and system tables
mariadb-install-db
1 commands
1 commands
1 commands
CLI client for the Matrix communication protocol
matrix-commander --login password
1 commands
1 commands
1 commands
fast, typo-tolerant search engine
meilisearch
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
runs a dedicated Minetest game server
minetestserver
1 commands
1 commands
1 commands
1 commands
starts a local Kubernetes cluster
minikube start
1 commands
1 commands
runs MinIO object storage
minio server [/data]
1 commands
1 commands
1 commands
1 commands
1 commands
creates ReiserFS filesystems
mkreiserfs [/dev/sdb1]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
restores MongoDB data from mongodump output
mongorestore [dump/]
1 commands
1 commands
1 commands
1 commands
publishes messages to an MQTT broker
mosquitto_pub -t [topic] -m "[message]"
1 commands
1 commands
mozilla's VPN client
mozillavpn activate
1 commands
1 commands
1 commands
1 commands
nagios plugin for MQTT monitoring
mqtt_check.py -H [broker.example.com]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
administers MySQL servers
mysqladmin -u [user] -p status
1 commands
checks, repairs, and optimizes MySQL tables
mysqlcheck -u [user] -p [database]
1 commands
1 commands
1 commands
1 commands
1 commands
terminal memory matching game
nbmemoblocks
1 commands
1 commands
1 commands
1 commands
administers Neo4j databases
neo4j-admin database dump --to-path=[/backups] [neo4j]
1 commands
Useful Linux one-liner
neofetch
1 commands
1 commands
discovers network hosts using ARP
netdiscover
1 commands
1 commands
high-performance packet sniffer
netsniff-ng -i [eth0] -o [capture.pcap]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
instantiates Nix expressions, producing store derivations
nix-instantiate [expression.nix]
1 commands
1 commands
inspects NixOS configuration values, showing what options are set and their
nixos-option [option_key]
1 commands
1 commands
1 commands
1 commands
graphical editor for NetworkManager connections
nm-connection-editor
1 commands
1 commands
activate network connections via TUI
nmtui-connect
1 commands
edit network connections via TUI
nmtui-edit
1 commands
Set the system hostname via NetworkManager TUI
nmtui-hostname
1 commands
Useful Linux one-liner
nohup command &
1 commands
1 commands
1 commands
1 commands
1 commands
configures NVIDIA graphics driver settings
nvidia-settings
1 commands
command-line utility for monitoring and managing NVIDIA GPU devices
nvidia-smi
1 commands
generates Go code from OpenAPI 3
oapi-codegen -generate server -package [api] [spec.yaml] > [server.go]
1 commands
tezos baking daemon
octez-baker-[protocol] run with local node [~/.tezos-node] [baker_alias]
1 commands
tezos blockchain client
octez-client get balance for [address]
1 commands
1 commands
openDNSSEC key management component
ods-enforcer-db-setup
1 commands
openDNSSEC signer daemon
ods-server
1 commands
merges vector datasets
ogrmerge.py -o [output.shp] [input1.shp] [input2.shp]
1 commands
1 commands
generates API clients, server stubs, and documentation from OpenAPI
openapi-generator generate -i [spec.yaml] -g [python] -o [./client]
1 commands
Update OpenCode to the latest version
opencode upgrade
1 commands
SSL VPN client
openconnect [vpn.example.com]
1 commands
1 commands
1 commands
1 commands
fixes corrupted database entries in the libalpm database
pacrepairdb package_name
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Mix adjacent lines to reduce interlacing artifacts in video frames
pammixinterlace [input.pam] > [output.pam]
1 commands
1 commands
1 commands
converts PAM images with alpha channel to PNG format, preserving transparency
pamrgbatopng [input.pam] > [output.png]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
converts PAM/PNM images to XV visual schnauzer thumbnail format
pamtoxvmini [input.pam] > [output.xv]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
manages PulseAudio X11 settings
pax11publish -e
1 commands
1 commands
1 commands
1 commands
1 commands
converts PBM bitmap images to ASCII art
pbmtoascii [input.pbm]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
creates a base backup of a PostgreSQL cluster
pg_basebackup -D [backup_dir] -h [host] -U [user]
1 commands
enables, disables, or verifies data checksums
pg_checksums -e -D [data_dir]
1 commands
displays PostgreSQL cluster control information
pg_controldata [data_dir]
1 commands
converts a physical standby to logical replication subscriber
pg_createsubscriber -d [dbname] -D [data_dir] -P [conninfo]
1 commands
1 commands
1 commands
extracts all PostgreSQL databases including cluster-wide objects like roles
pg_dumpall > [backup.sql]
1 commands
streams WAL from server to archive
pg_receivewal -D [wal_dir] -h [host] -U [username]
1 commands
receives logical replication changes
pg_recvlogical -d [database] -S [slot] --start -f -
1 commands
upgrades PostgreSQL to a new major version in place
pg_upgrade -b [old_bindir] -B [new_bindir] -d [old_datadir] -D [new_datadir]
1 commands
1 commands
attempts to compensate for uneven lighting or shadows in scanned
pgmdeshadow [input.pgm] > [output.pgm]
1 commands
1 commands
1 commands
1 commands
1 commands
calculates Haralick texture features from a PGM image using gray level
pgmtexture [input.pgm]
1 commands
converts PGM images to Lisp Machine bitmap format
pgmtolispm [input.pgm] > [output.lispm]
1 commands
1 commands
1 commands
1 commands
1 commands
ASCII Boulder Dash clone
phear
1 commands
laravel framework's command line interface
php artisan list
1 commands
Display information about PHP's compile-time configuration
php-config --prefix
1 commands
Automatically fix PHP coding standards issues
php-cs-fixer fix
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
sets window transparency for the picom compositor
picom-trans -w [window_id] [75]
1 commands
1 commands
1 commands
1 commands
1 commands
PulseAudio compatibility layer for PipeWire
pipewire-pulse
1 commands
Manage PKCS#11 cryptographic tokens and smart cards
pkcs11-tool --list-token-slots
1 commands
1 commands
1 commands
1 commands
1 commands
Enlarge PNM images by pixel replication
pnmenlarge [2] [input.pnm] > [output.pnm]
1 commands
1 commands
1 commands
1 commands
Quantize multiple images to shared palette
pnmquantall [256] [image1.pnm] [image2.pnm] ...
1 commands
Scale images using fixed-point arithmetic
pnmscalefixed [2.0] [input.pnm] > [output.pnm]
1 commands
1 commands
1 commands
Validate Perl POD documentation syntax
podchecker [file.pod]
1 commands
1 commands
1 commands
1 commands
Display Pokemon ANSI art in terminal
pokemon-colorscripts -r
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Visual arts programming language and IDE
processing
1 commands
1 commands
Metrics collection and monitoring toolkit
prometheus --config.file=[prometheus.yml]
1 commands
1 commands
1 commands
Run Winetricks for Proton Steam games
protontricks --gui
1 commands
Establish Proton VPN connections
protonvpn connect --fastest
1 commands
1 commands
1 commands
1 commands
1 commands
Display Proxmox system version info
pveversion
1 commands
1 commands
Analyze PipeWire performance and latency
pw-profiler
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Emulate 32-bit x86 systems with QEMU
qemu-system-i386 -cdrom [image.iso] -boot d
1 commands
Emulate 64-bit RISC-V systems with QEMU
qemu-system-riscv64 -machine virt -kernel [kernel] -append "root=/dev/vda"
1 commands
1 commands
Useful Linux one-liner
qrencode -t ANSI "text"
1 commands
1 commands
1 commands
Manage RabbitMQ broker plugins
rabbitmq-plugins list
1 commands
Inspect and manage RabbitMQ queues
rabbitmq-queues list
1 commands
Check and prepare RabbitMQ upgrades
rabbitmq-upgrade await_online_quorum_plus_one
1 commands
1 commands
Query and set Raspberry Pi GPIO pin states
raspi-gpio get
1 commands
1 commands
1 commands
AI-powered image upscaling with GPU acceleration
realsr-ncnn-vulkan -i [input.jpg] -o [output.png]
1 commands
1 commands
1 commands
1 commands
1 commands
Cross-compile C code for RISC-V targets
riscv64-unknown-elf-gcc -o [output] [source.c]
1 commands
1 commands
1 commands
Display Raspberry Pi camera preview
rpicam-hello -t 5000
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Dump scamper warts analysis data
sc_analysis_dump [input.warts]
1 commands
Filter records from scamper warts files
sc_wartsfilter -i [input.warts] -o [output.warts] -t [traceroute]
1 commands
1 commands
Useful Linux one-liner
screenfetch or neofetch
1 commands
Useful Linux one-liner
script session.log
1 commands
Useful Linux one-liner
scriptreplay -t timing.log session.log
1 commands
1 commands
Useful Linux one-liner
sensors
1 commands
1 commands
Display Linux console font glyphs
showconsolefont
1 commands
1 commands
Useful Linux one-liner
sl
1 commands
Retrieve SNMP agent status summary
snmpstatus -v [2c] -c [public] [host]
1 commands
1 commands
1 commands
1 commands
SonarQube static code analysis scanner
sonar-scanner
1 commands
1 commands
PipeWire SPA device debugging utility
spa-monitor [path/to/plugin.so]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Finalize SteamOS installation on boot
steamos-boot-install
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Configuration extension for /etc
systemd-confext
1 commands
Enroll LUKS2 disk unlock methods
systemd-cryptenroll --password [/dev/luks_device]
1 commands
Detect virtualization environment
systemd-detect-virt --list
1 commands
Block system sleep or shutdown
systemd-inhibit --list
1 commands
Manage system extension images
systemd-sysext status
1 commands
Manage temporary files and directories
systemd-tmpfiles --create
1 commands
Handle boot-time password requests
systemd-tty-ask-password-agent --list
1 commands
KDE Plasma system settings GUI
systemsettings
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Send macOS notifications from command line
terminal-notifier -message "[Task completed]"
1 commands
1 commands
Useful Linux one-liner
timedatectl
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Adjust exFAT filesystem parameters
tune.exfat -l [/dev/sdXY]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Create and install libvirt virtual machines
virt-install -n [vm_name] --memory [1024] --vcpus [2] --disk path=[path/to/image.qcow2],size=[12] --cdrom [path/to/debian.iso] --osinfo [debian12]
1 commands
Run QEMU VMs without libvirtd
virt-qemu-run [path/to/guest.xml]
1 commands
Create isolated Python environments
virtualenv [venv]
1 commands
1 commands
Detect VMware virtual machine environment
vmware-checkvm
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Install Windows runtime libraries for Wine
winetricks
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Useful Linux one-liner
xmllint --format file.xml
1 commands
Configure xscreensaver preferences
xscreensaver-settings
1 commands
1 commands
1 commands
1 commands
Download videos from YouTube and other sites
youtube-dl "[url]"
1 commands
Download RPM packages without installing
yumdownloader
1 commands
Combine YUV component files into a PPM image
yuvsplittoppm [base] [width] [height] > [output.ppm]
1 commands
Next-generation Zabbix monitoring agent
zabbix_agent2 -f
1 commands
1 commands
1 commands
1 commands
Display ZFS pool event log
zpool events
1 commands
sudo !!
权限或系统影响较大,执行前请核对目标。
python3 -m http.server 8000
复制后可按需替换文件名、目录或参数。
telnet towel.blinkenlights.nl
需要网络或远程资源。
mplayer -vo caca video.mp4
复制后可按需替换文件名、目录或参数。
screenfetch or neofetch
复制后可按需替换文件名、目录或参数。
fortune | cowsay
涉及管道、覆盖或删除,执行前请先确认路径和参数。
echo "text" | pv -qL 10
涉及管道、覆盖或删除,执行前请先确认路径和参数。
cmatrix
复制后可按需替换文件名、目录或参数。
mkdir project{01..100}
复制后可按需替换文件名、目录或参数。
cd -
复制后可按需替换文件名、目录或参数。
cp file{,.bak}
复制后可按需替换文件名、目录或参数。
^wrong^correct^
复制后可按需替换文件名、目录或参数。
curl ifconfig.me
需要网络或远程资源。
!!
复制后可按需替换文件名、目录或参数。
Ctrl+X Ctrl+E
复制后可按需替换文件名、目录或参数。
jq .
复制后可按需替换文件名、目录或参数。
du -h . | sort -hr | head -20
涉及管道、覆盖或删除,执行前请先确认路径和参数。
df -h
复制后可按需替换文件名、目录或参数。
du -sh * | sort -hr
涉及管道、覆盖或删除,执行前请先确认路径和参数。
tar czf backup.tar.gz directory/
复制后可按需替换文件名、目录或参数。
tar xzf archive.tar.gz
复制后可按需替换文件名、目录或参数。
watch command
复制后可按需替换文件名、目录或参数。
pkill process_name
权限或系统影响较大,执行前请核对目标。
top
复制后可按需替换文件名、目录或参数。
ss -tuln
复制后可按需替换文件名、目录或参数。
< /dev/urandom tr -dc A-Za-z0-9 | head -c 32; echo
涉及管道、覆盖或删除,执行前请先确认路径和参数。
Ctrl+R
复制后可按需替换文件名、目录或参数。
wc -l file.txt
复制后可按需替换文件名、目录或参数。
sort file | uniq
涉及管道、覆盖或删除,执行前请先确认路径和参数。
find . -iname "*.log"
复制后可按需替换文件名、目录或参数。
find . -type f -size +100M
复制后可按需替换文件名、目录或参数。
rsync -ah --progress src dest
需要网络或远程资源。
wget -c url
需要网络或远程资源。
sshfs user@host:/remote /local
需要网络或远程资源。
command -v cmd >/dev/null && echo yes
涉及管道、覆盖或删除,执行前请先确认路径和参数。
ls -lt
复制后可按需替换文件名、目录或参数。
grep -ir "text" .
复制后可按需替换文件名、目录或参数。
> file.txt
涉及管道、覆盖或删除,执行前请先确认路径和参数。
mkdir dir && cd dir
涉及管道、覆盖或删除,执行前请先确认路径和参数。
tar cjf archive.tar.bz2 dir/
复制后可按需替换文件名、目录或参数。
curl wttr.in
需要网络或远程资源。
curl v2.wttr.in
需要网络或远程资源。
xmllint --format file.xml
复制后可按需替换文件名、目录或参数。
convert input.jpg output.png
复制后可按需替换文件名、目录或参数。
convert -delay 10 -loop 0 *.png animation.gif
复制后可按需替换文件名、目录或参数。
sl
复制后可按需替换文件名、目录或参数。
neofetch
复制后可按需替换文件名、目录或参数。
tail -f logfile
复制后可按需替换文件名、目录或参数。
sed -i 's/old/new/g' *.txt
复制后可按需替换文件名、目录或参数。
ls -d */
复制后可按需替换文件名、目录或参数。
tree
复制后可按需替换文件名、目录或参数。
command | xclip -sel clip
涉及管道、覆盖或删除,执行前请先确认路径和参数。
ln -s target link
复制后可按需替换文件名、目录或参数。
git branch --show-current
复制后可按需替换文件名、目录或参数。
find . -mtime +30 -delete
复制后可按需替换文件名、目录或参数。
find . -type d -empty -delete
复制后可按需替换文件名、目录或参数。
cal
复制后可按需替换文件名、目录或参数。
cal -3
复制后可按需替换文件名、目录或参数。
qrencode -t ANSI "text"
复制后可按需替换文件名、目录或参数。
script session.log
复制后可按需替换文件名、目录或参数。
scriptreplay -t timing.log session.log
复制后可按需替换文件名、目录或参数。
upower -i $(upower -e | grep BAT) | grep percentage
涉及管道、覆盖或删除,执行前请先确认路径和参数。
sensors
复制后可按需替换文件名、目录或参数。
crontab -l
复制后可按需替换文件名、目录或参数。
gpg -c file
权限或系统影响较大,执行前请核对目标。
mount -t tmpfs -o size=1G tmpfs /mnt/ram
权限或系统影响较大,执行前请核对目标。
command &
涉及管道、覆盖或删除,执行前请先确认路径和参数。
nohup command &
涉及管道、覆盖或删除,执行前请先确认路径和参数。
split -b 1G largefile part-
复制后可按需替换文件名、目录或参数。
cat part-* > largefile
涉及管道、覆盖或删除,执行前请先确认路径和参数。
sha256sum file
复制后可按需替换文件名、目录或参数。
yt-dlp url
需要网络或远程资源。
mpv url
需要网络或远程资源。
nl file.txt
复制后可按需替换文件名、目录或参数。
dos2unix file
复制后可按需替换文件名、目录或参数。
source ~/.bashrc
复制后可按需替换文件名、目录或参数。
uptime
复制后可按需替换文件名、目录或参数。
command | pv -s $(du -b input | cut -f1)
涉及管道、覆盖或删除,执行前请先确认路径和参数。
pdftotext file.pdf - | less
涉及管道、覆盖或删除,执行前请先确认路径和参数。
dd if=iso.iso of=/dev/sdX bs=4M status=progress
权限或系统影响较大,执行前请核对目标。
dd if=/dev/urandom of=/dev/sdX
权限或系统影响较大,执行前请核对目标。
lshw -short
复制后可按需替换文件名、目录或参数。
dd if=/dev/zero of=test bs=1G count=1 oflag=dsync
权限或系统影响较大,执行前请核对目标。
echo -e "\a"
复制后可按需替换文件名、目录或参数。
timedatectl
复制后可按需替换文件名、目录或参数。
for i in {1..50}; do echo -e "\e[${((RANDOM%7+31))}m✨\e[0m"; sleep 0.1; done
涉及管道、覆盖或删除,执行前请先确认路径和参数。
echo "text" | lolcat
涉及管道、覆盖或删除,执行前请先确认路径和参数。
watch -n 1 date
复制后可按需替换文件名、目录或参数。
ls | wc -l
涉及管道、覆盖或删除,执行前请先确认路径和参数。
find . -xtype l
复制后可按需替换文件名、目录或参数。
ruby -run -e httpd . -p 8000
复制后可按需替换文件名、目录或参数。
php -S localhost:8000
复制后可按需替换文件名、目录或参数。
npx http-server
复制后可按需替换文件名、目录或参数。
alias r='fc -s'
复制后可按需替换文件名、目录或参数。
history | awk '{print $2}' | sort | uniq -c | sort -nr | head
涉及管道、覆盖或删除,执行前请先确认路径和参数。
a() { case $1 in *.tar.gz) tar xzf $1;; *.zip) unzip $1;; esac; }; a file
涉及管道、覆盖或删除,执行前请先确认路径和参数。
truncate -s 10G file.img
复制后可按需替换文件名、目录或参数。
gs -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile=out.pdf in1.pdf in2.pdf
复制后可按需替换文件名、目录或参数。
ffmpeg -i input.mp4 output.gif
复制后可按需替换文件名、目录或参数。
for f in *.txt; do mv "$f" "${f%.txt}.bak"; done
涉及管道、覆盖或删除,执行前请先确认路径和参数。
git status -sb
复制后可按需替换文件名、目录或参数。
while true; do echo -e "HTTP/1.1 200 OK\n\n$(date)" | nc -l 8080; done
涉及管道、覆盖或删除,执行前请先确认路径和参数。
op signin
复制后可按需替换文件名、目录或参数。
2048
复制后可按需替换文件名、目录或参数。
2fa -add [account_name]
权限或系统影响较大,执行前请核对目标。
2to3 [script.py]
复制后可按需替换文件名、目录或参数。
3d-ascii-viewer [path/to/model.obj]
复制后可按需替换文件名、目录或参数。
7z a [archive.7z] [files...]
复制后可按需替换文件名、目录或参数。
7za a [archive.7z] [files...]
复制后可按需替换文件名、目录或参数。
7zr a [archive.7z] [files...]
复制后可按需替换文件名、目录或参数。
sudo a2disconf [configuration_file]
权限或系统影响较大,执行前请核对目标。
sudo a2dismod [module]
权限或系统影响较大,执行前请核对目标。
sudo a2dissite [virtual_host]
权限或系统影响较大,执行前请核对目标。
sudo a2enconf [configuration_file]
权限或系统影响较大,执行前请核对目标。
sudo a2enmod [module]
权限或系统影响较大,执行前请核对目标。
sudo a2ensite [virtual_host]
权限或系统影响较大,执行前请核对目标。
a2p [script.awk] > [script.pl]
涉及管道、覆盖或删除,执行前请先确认路径和参数。
a2ping [input.ps] [output.pdf]
复制后可按需替换文件名、目录或参数。
sudo a2query -m
权限或系统影响较大,执行前请核对目标。
sudo aa-audit [profile_name]
权限或系统影响较大,执行前请核对目标。
sudo aa-cleanprof [profile_name]
权限或系统影响较大,执行前请核对目标。
sudo aa-complain [path/to/profile]
权限或系统影响较大,执行前请核对目标。
aa-decode [hexstring]
复制后可按需替换文件名、目录或参数。
sudo aa-disable [path/to/profile]
权限或系统影响较大,执行前请核对目标。
sudo aa-enforce [path/to/profile]
权限或系统影响较大,执行前请核对目标。
sudo aa-genprof [/path/to/program]
权限或系统影响较大,执行前请核对目标。
sudo aa-logprof
权限或系统影响较大,执行前请核对目标。
sudo aa-mergeprof [file1] [file2]
权限或系统影响较大,执行前请核对目标。
aa-notify --since-last
复制后可按需替换文件名、目录或参数。
sudo aa-remove-unknown -n
权限或系统影响较大,执行前请核对目标。
sudo aa-status
权限或系统影响较大,执行前请核对目标。
sudo aa-teardown
权限或系统影响较大,执行前请核对目标。
sudo aa-unconfined
权限或系统影响较大,执行前请核对目标。
sudo aa-update-browser -l
权限或系统影响较大,执行前请核对目标。
aafire
复制后可按需替换文件名、目录或参数。
aapt list [app.apk]
复制后可按需替换文件名、目录或参数。
aapt2 compile [path/to/resource.xml] -o [output_directory]
复制后可按需替换文件名、目录或参数。
ab -n 100 -c 10 [http://example.com/]
复制后可按需替换文件名、目录或参数。
abbr --add [abbreviation_name] [command] [arguments]
权限或系统影响较大,执行前请核对目标。
abc2ly [input.abc]
复制后可按需替换文件名、目录或参数。
abcde
复制后可按需替换文件名、目录或参数。
abduco -c [session_name] [command]
复制后可按需替换文件名、目录或参数。
abigen --abi [contract.abi] --pkg [packagename] --out [contract.go]
复制后可按需替换文件名、目录或参数。
sudo abroot pkg add [package]
权限或系统影响较大,执行前请核对目标。
abrt-action-analyze-backtrace
复制后可按需替换文件名、目录或参数。
abrt-action-analyze-c
复制后可按需替换文件名、目录或参数。
abrt-action-generate-backtrace -d [/var/spool/abrt/ccpp-2024-01-15]
复制后可按需替换文件名、目录或参数。
abrt-cli list
复制后可按需替换文件名、目录或参数。
tldr abrt-cli
复制后可按需替换文件名、目录或参数。
ac
复制后可按需替换文件名、目录或参数。
acccheck -t [192.168.1.1]
复制后可按需替换文件名、目录或参数。
accelerate launch [train.py]
复制后可按需替换文件名、目录或参数。
accessdb
复制后可按需替换文件名、目录或参数。
sudo accton [/var/log/account/pacct]
权限或系统影响较大,执行前请核对目标。
ack [pattern]
复制后可按需替换文件名、目录或参数。
getfacl [path/to/file]
复制后可按需替换文件名、目录或参数。
aclocal
复制后可按需替换文件名、目录或参数。
acm
复制后可按需替换文件名、目录或参数。
export CF_Token="[token]" && acme.sh --issue -d [example.com] --dns dns_cf
涉及管道、覆盖或删除,执行前请先确认路径和参数。
acme.sh --issue -d [example.com] -w [/var/www/html]
复制后可按需替换文件名、目录或参数。
aconnect -l
复制后可按需替换文件名、目录或参数。
acountry [example.com]
复制后可按需替换文件名、目录或参数。
acpi
复制后可按需替换文件名、目录或参数。
acpi_available && echo "ACPI supported"
涉及管道、覆盖或删除,执行前请先确认路径和参数。
acpi_listen
复制后可按需替换文件名、目录或参数。
sudo acpid
权限或系统影响较大,执行前请核对目标。
act
复制后可按需替换文件名、目录或参数。
act3
复制后可按需替换文件名、目录或参数。
acyclic [graph.dot]
复制后可按需替换文件名、目录或参数。
ad [path/to/file]
复制后可按需替换文件名、目录或参数。
adb connect [192.168.1.100]:5555
复制后可按需替换文件名、目录或参数。
adb devices
复制后可按需替换文件名、目录或参数。
adb disconnect [192.168.1.100]:5555
复制后可按需替换文件名、目录或参数。
adb forward tcp:[8080] tcp:[8080]
复制后可按需替换文件名、目录或参数。
adb install [app.apk]
复制后可按需替换文件名、目录或参数。
adb kill-server
复制后可按需替换文件名、目录或参数。
adb logcat
复制后可按需替换文件名、目录或参数。
adb pair [192.168.1.100]:[port]
复制后可按需替换文件名、目录或参数。
adb reboot
复制后可按需替换文件名、目录或参数。
adb reverse tcp:[8080] tcp:[8080]
复制后可按需替换文件名、目录或参数。
adb shell pm list packages
复制后可按需替换文件名、目录或参数。
adb shell pm list packages
复制后可按需替换文件名、目录或参数。
adb shell pm list packages
复制后可按需替换文件名、目录或参数。
adb shell
复制后可按需替换文件名、目录或参数。
adb start-server
复制后可按需替换文件名、目录或参数。
adb uninstall [com.example.app]
复制后可按需替换文件名、目录或参数。
adb devices
复制后可按需替换文件名、目录或参数。
sudo adcli join [domain.com]
权限或系统影响较大,执行前请核对目标。
sudo add-apt-key [KEY_ID]
权限或系统影响较大,执行前请核对目标。
add-apt-repository [repository_spec]
复制后可按需替换文件名、目录或参数。
add-computer.py [domain]/[user]:[password] -computer-name [hostname]
复制后可按需替换文件名、目录或参数。
sudo add-shell [/usr/local/bin/zsh]
权限或系统影响较大,执行前请核对目标。
addcomputer.py [domain]/[user]:[password] -computer-name [hostname]
复制后可按需替换文件名、目录或参数。
addftinfo [resolution] [unitwidth] [font] < [input.tfm] > [output.tfm]
涉及管道、覆盖或删除,执行前请先确认路径和参数。
sudo addgroup [groupname]
权限或系统影响较大,执行前请核对目标。
addpart [device] [partition] [start] [length]
复制后可按需替换文件名、目录或参数。
addr2line -e [path/to/executable] [address]
复制后可按需替换文件名、目录或参数。
adduser [username]
复制后可按需替换文件名、目录或参数。
sudo adguardhome -s start
权限或系统影响较大,执行前请核对目标。
ADGUARD_IP="192.168.1.1" ADGUARD_PORT="3000" ADGUARD_USERNAME="admin" ADGUARD_PASSWORD="pass" adguardian
复制后可按需替换文件名、目录或参数。
adig [example.com]
复制后可按需替换文件名、目录或参数。
admesh [path/to/model.stl]
复制后可按需替换文件名、目录或参数。
adscript [script.ad]
复制后可按需替换文件名、目录或参数。
adventure
复制后可按需替换文件名、目录或参数。
aerc
复制后可按需替换文件名、目录或参数。
afconvert -f m4af -d aac [input.wav] [output.m4a]
复制后可按需替换文件名、目录或参数。
afm2tfm [font.afm] [font.tfm]
复制后可按需替换文件名、目录或参数。
afmtodit [font.afm] [textmap] [fontname]
复制后可按需替换文件名、目录或参数。
ag [pattern]
复制后可按需替换文件名、目录或参数。
agate --content [/var/gemini] --hostname [example.com]
复制后可按需替换文件名、目录或参数。
age-inspect [secrets.age]
复制后可按需替换文件名、目录或参数。
age-keygen
复制后可按需替换文件名、目录或参数。
age -p [file.txt] > [file.txt.age]
涉及管道、覆盖或删除,执行前请先确认路径和参数。
npx agent-skills-eval [./skills]
复制后可按需替换文件名、目录或参数。
agent-vault server -d
复制后可按需替换文件名、目录或参数。
npm install -g agentbox-cli
复制后可按需替换文件名、目录或参数。
agetty [tty] [115200]
复制后可按需替换文件名、目录或参数。
agg [recording.cast] [output.gif]
复制后可按需替换文件名、目录或参数。
agy .
复制后可按需替换文件名、目录或参数。
ahost [example.com]
复制后可按需替换文件名、目录或参数。
aic claude
复制后可按需替换文件名、目录或参数。
aichat "[explain quicksort]"
复制后可按需替换文件名、目录或参数。
sudo aide -i
权限或系统影响较大,执行前请核对目标。
aider [file1.py] [file2.py]
复制后可按需替换文件名、目录或参数。
aim [https://domain.com/file.tar.gz] .
复制后可按需替换文件名、目录或参数。
npx aimock -p [4010] -f [./fixtures]
复制后可按需替换文件名、目录或参数。
air
复制后可按需替换文件名、目录或参数。
sudo airbase-ng -e "[FakeSSID]" -c [6] [wlan0mon]
权限或系统影响较大,执行前请核对目标。
aircrack-ng -w [wordlist.txt] [capture.cap]
复制后可按需替换文件名、目录或参数。
airdecap-ng -w [hex_key] [capture.cap]
复制后可按需替换文件名、目录或参数。
airdecloak-ng -i [capture.cap] --bssid [00:11:22:33:44:55]
复制后可按需替换文件名、目录或参数。
sudo aireplay-ng -0 [5] -a [AP_BSSID] -c [CLIENT_MAC] [wlan0mon]
权限或系统影响较大,执行前请核对目标。
airflow scheduler
复制后可按需替换文件名、目录或参数。
sudo airmon-ng
权限或系统影响较大,执行前请核对目标。
sudo airodump-ng-oui-update
权限或系统影响较大,执行前请核对目标。
sudo airodump-ng [wlan0mon]
权限或系统影响较大,执行前请核对目标。
airolib-ng [database.db] --init
复制后可按需替换文件名、目录或参数。
airpaste
复制后可按需替换文件名、目录或参数。
sudo airserv-ng -d [wlan0mon] -c [6] -p [666]
权限或系统影响较大,执行前请核对目标。
airshare [mycode] [file.txt]
复制后可按需替换文件名、目录或参数。