curl-users
globbing question
From: Brian McNoldy <mcnoldy_at_atmos.colostate.edu>
Date: Fri, 07 Aug 2009 11:23:15 -0600
Hello, I'm fairly new to cURL, but have searched quite a bit for an answer to this without success.
I have a BASH script that calls cURL once, but with several "globs" for spanning numeric ranges. The beginning and ending values can sometimes be the same (e.g., [08-08]). The script works fine otherwise, and I was hoping that cURL would just interpret [08-08] as if it were plain 08.
Anyway, when the values match, I get the following error:
curl: (3) [globbing] error: bad range specification after pos 65
I'm using v7.15.5 on CentOS5.
Any help would be greatly appreciated!
Brian
Received on 2009-08-07
Date: Fri, 07 Aug 2009 11:23:15 -0600
Hello, I'm fairly new to cURL, but have searched quite a bit for an answer to this without success.
I have a BASH script that calls cURL once, but with several "globs" for spanning numeric ranges. The beginning and ending values can sometimes be the same (e.g., [08-08]). The script works fine otherwise, and I was hoping that cURL would just interpret [08-08] as if it were plain 08.
Anyway, when the values match, I get the following error:
curl: (3) [globbing] error: bad range specification after pos 65
I'm using v7.15.5 on CentOS5.
Any help would be greatly appreciated!
Brian
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/x-vcard attachment: mcnoldy.vcf