← All Shortcuts

wget Keyboard Shortcuts & Commands (5)

5 wget shortcuts and commands.

Search all shortcuts interactively

Open Shortcut Finder

All Shortcuts

Download

ShortcutActionDescription
wget [URL]Download fileDownload a file from URL.
wget -O [name] [URL]Set filenameSpecify download filename.
wget -r [URL]RecursiveDownload site recursively.
wget -c [URL]ResumeResume interrupted download.
wget -b [URL]BackgroundDownload in background.