Common Examples
$ wget https://example.com/file.zip$ wget -O output.html url$ wget -r -l 2 url$ wget -c url (resume)Download files from the web
$ wget https://example.com/file.zip$ wget -O output.html url$ wget -r -l 2 url$ wget -c url (resume)