W
W
wufapexef2018-03-12 13:47:24
linux
wufapexef, 2018-03-12 13:47:24

How to download files specified in wget/curl text document?

There is a text file like

http://example.com/movie1.mpg
http://example.com/movie2.mpg
http://example.com/movie3.mpg

How to start downloading all specified files with one command?
Which is better to use wget or curl?
OS Ubuntu 16.04

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SagePtr, 2018-03-12
@wufapexef

wget -i your_list_file.txt

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question