December 2018
Beginner
320 pages
8h 57m
English
The wget command is one of the most popular non-interactive command-line file downloaders in Linux. It can download multiple files/directories and can work in the background as well. The downloaded web page can be opened with any graphical or non-graphical browser.
Some of its popular features are as follows:
The syntax of wget command is shown here:
$ wget <url>
Read now
Unlock full access