/ Published in: Bash
Downloads a file from the web to a specified directory
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
wget -P [directory name] [url]