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.

 -> file  -> ndir 
--23:40:33--  http://validator.w3.org:80/check?uri=http%3A/www.gsi.de
           => `-'
                                                          .
                                                         / \
                                                          |
                                                          |

  Is there an option that I am missing?

  Greetings, Heiko


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

  Heiko Scheit                             [EMAIL PROTECTED]
  Max-Planck-Institut fuer Kernphysik          Tel. ++49 6221 516 529
  Postfach 10 39 80                            FAX  ++49 6221 516 602
  D-69029 Heidelberg
  Delivery address:                http://pluto.mpi-hd.mpg.de/~scheit
   Saupfercheckweg 1               
   D-69117 Heidelberg

Reply via email to