cURL / Mailing Lists / curl-users / Single Mail

curl-users

globbing problem with curl []

From: heherson tan <heherson.tan_at_gmail.com>
Date: Mon, 14 Mar 2005 19:23:02 +0800

Did I misread the man pages?
This should work but it doesn't

curl http://localhost/index[0-2].html

It is suppose to call urls http://localhost/index1.html
http://localhost/index2.html.
Instead, it calls http://localhost/indexd.html

Am i missing something?
BTW, I am using v7.10.6
Received on 2005-03-14