[EMAIL PROTECTED] writes:

>   Hello,
> 
>   I want to download a webpage like this: 
> 
> > wget -d -v -O - http://validator.w3.org/check?uri=http://www.gsi.de  
> 
>   to e.g. check if the html is valid by piping the result into grep
>   'No errors found'.  However wget replaces the second '//' with '/'
>   and I don't get the result I want.

I believe this problem has been fixed in Wget 1.6.

Reply via email to