Downloading a file or a web page is simple. A few command-line download utilities are available to perform this task.
Downloading from a web page
Getting ready
wget is a flexible file download command-line utility that can be configured with many options.
How to do it...
A web page or a remote file can be downloaded using wget:
$ wget URL
For example:
$ wget knopper.net --2016-11-02 21:41:23-- http://knopper.net/ Resolving knopper.net... 85.214.68.145 Connecting to knopper.net|85.214.68.145|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 6899 (6.7K) [text/html] Saving to: "index.html...