Guest User

Untitled

a guest
Oct 21st, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. http://url/file_to_download1.gz
  2. http://url/file_to_download2.gz
  3. http://url/file_to_download3.gz
  4. http://url/file_to_download4.gz
  5. http://url/file_to_download5.gz
  6. ....
  7.  
  8. wget -i text_file.txt
  9.  
  10. wget --content-disposition --trust-server-names -i list_of_urls.txt
Add Comment
Please, Sign In to add comment