How to download a file with wget
7 Mar 2017 A tool for download web resources is wget. It comes with a feature to mirror web sites, but you can also use it to download specific files, like 5 days ago In this tutorial, we'll use a simple tool wget to download multiple files in parallel. The commands used in this article were tested in bash, but