Download with wget to directory


/ Published in: Bash
Save to your folder(s)

Downloads a file from the web to a specified directory


Copy this code and paste it in your HTML
  1. wget -P [directory name] [url]

Report this snippet


Comments


You need to login to view comments.