tags 403697 + moreinfo unreproducible
thanks

Am Montag, den 18.12.2006, 21:08 +0100 schrieb Marc Lehmann:
> Package: wget
> Version: 1.10.2-2
> Severity: normal
> 
> 
>    wget -O - <url>
> 
> downloads the given url and creates a file "-" in the current directory,
> although the manpage says:
> 
> If - is used as file, documents will be printed to standard output, disabling
> link conversion.  (Use ./- to print to a file literally named -.)

I'm trying to reproduce this but with your 1.10.2-2 (released in etch)
and with the latest 1.11.1-1 wget version.

$ LC_ALL=C wget -O - ix.de
--21:22:15--  http://ix.de/
           => `-'
Resolving ix.de... 193.99.144.80
Connecting to ix.de|193.99.144.80|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://www.heise.de/ix/ [following]
--21:22:15--  http://www.heise.de/ix/
           => `-'
Resolving www.heise.de... 193.99.144.85
Connecting to www.heise.de|193.99.144.85|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]


[<=>                                                                            
                            ] 0             --.--K/s             

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
....

21:22:15 (444.85 KB/s) - `-' saved [32544]

wget says it saved a - file but there is no such file and the content of
the page were printed to the console.
Can you give me your commandline (with -d) where the - file is created?

thx.

-- 
Noèl Köthe <noel debian.org>
Debian GNU/Linux, www.debian.org

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to