wget
Wget - The non-interactive network downloader.
Simplest download Example
wget http://example.com/file.zipDownload To Particular Directory
Link to original wget --directory-prefix="/Users/your_username/Downloads" http://example.com/file.zip
1 min read
wget
Wget - The non-interactive network downloader.
Simplest download Example
wget http://example.com/file.zipDownload To Particular Directory
Link to original wget --directory-prefix="/Users/your_username/Downloads" http://example.com/file.zip