Fahrvergnuugen
I am the law!
I want to download a range of files from a webserver.
I tried this: curl -O http://domain.com/directory/files[01-10].txt
and it says path not found.
What am I doing wrong?
I tried this: curl -O http://domain.com/directory/files[01-10].txt
and it says path not found.
What am I doing wrong?