Hi Tim! I very dimmly remember that sometimes you should use single quotes ' instead of ". Perhaps this already helps.
CU Jens > Can anyone please advise me where I am going wrong. > > I use wget and must supply user agent string within a bash script as the > site author coded it to run under ie only. > > I use the string -U "Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)" > > unfortunately for some reason wget attempts to resolve each component of > the agent string, > ie http://compatible > http://msie > > etc. > > it is as if the quotes surrounding the string where not there > > > but when I do the same from a command line everything works ok. > > > Tim > > -- COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test -------------------------------------------------- 1. GMX TopMail - Platz 1 und Testsieger! 2. GMX ProMail - Platz 2 und Preis-Qualit�tssieger! 3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday - 8. e-Post
