Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
wget
Network file downloader
Syntax
wget [OPTION]... [URL]...Common Options
-OOutput file name-PDownload directory-cResume download-bDownload in background--limit-rateLimit download rateCommon Examples
wget https://example.com/file.zipDownload file
wget -O newname.zip URLSpecify output name
wget -c URLResume download
Related Tools
More Code & Dev Tools
WebSocket Tester
Test WebSocket connections and messages in real-time. Connec...
JavaScript Formatter
Format and beautify JavaScript code online. Improve code rea...
Timestamp Batch Converter
Convert multiple timestamps at once. Batch process Unix time...
SQL Formatter
Format and beautify SQL queries online. Improve SQL readabil...
IP Calculator
Calculate IP ranges, subnet masks, and CIDR notation. Networ...
HTTP Status Codes
Reference guide for HTTP status codes. Learn the meaning of ...
HTML Formatter
Format and minify HTML online. Beautify HTML code or compres...
XML Formatter
Format and minify XML online. Beautify XML code or compress ...
Port Checker
Check if a port is open online. Test port availability and c...
Cron Expression Generator
Generate and validate Cron expressions online. Convert Cron ...
Code Minifier
Minify HTML, CSS, and JavaScript code. Reduce file size by r...
Git Cheatsheet
Quick reference for common Git commands. Search, copy, and u...