wget  

RE: retrieval of data from a database

Tony Lewis
Tue, 10 Jun 2008 08:18:36 -0700

Saint Xavier wrote:

> Well, you'd better escape the '&' in your shell (\&)

It's probably easier to just put quotes around the entire URL than to try to
find all the special characters and put backslashes in front of them.

Tony