On Sun, 9 Mar 2008, Steve Shockley wrote:

Antti Harri wrote:
How can I fetch files that contain ? and = characters in the filename?
The file was something like foo.tar.gz?format=raw

Use quotes around it? It depends on the shell, the problem is that the shell is interpreting the special characters before handing it to your program.

I didn't mention it, but I was thinking about ports framework
and fetching a file automatically in a port.

--
Antti Harri

Reply via email to