wget

Download files from the web

← All commands

Common Examples

$ wget https://example.com/file.zip
$ wget -O output.html url
$ wget -r -l 2 url
$ wget -c url (resume)