Hrvoje Niksic wrote:
Mauro Tortonesi <[EMAIL PROTECTED]> writes:


You might want to put the URL last in line, so that the "(try...)"
text is not confused with what is being downloaded.

do you mean:

--13:20:41--  (try:02)  http://www.tortonesi.com/

Yes, why not?

ok, i followed your suggestion. the code in the trunk implements this output format.

Is the empty line intentional?

yes. i thought that a separation line would make the output more
readable. what do you think?

I think it makes it less readable when there is more than one URL.
Personally I'd consider it a good idea to reduce the quantity of text
that Wget produces, it's already quite verbose.  But if you have
different plans, I'm ok with that.

i don't really mind. right now the output code prints two empty lines: the second one and the one before the "Storing resource in file:" message. here is an example:

[EMAIL PROTECTED] wget]$ ./src/wget http://download.skype.com/linux/skype_1.2.0.18-1_i386.deb
--10:38:54--  http://download.skype.com/linux/skype_1.2.0.18-1_i386.deb

Resolving download.skype.com... 198.63.211.251, 212.72.49.140, 195.215.8.138
Connecting to download.skype.com|198.63.211.251|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7906384 (7,5M) [application/x-debian-package]

Storing resource in file: `skype_1.2.0.18-1_i386.deb.1'

100%[=================================>] 7.906.384   2,38M/s   in 3,2s

10:38:58 (2,38 MB/s) - `skype_1.2.0.18-1_i386.deb.1' saved [7906384/7906384]

do you think we should remove those two lines?

--
Aequam memento rebus in arduis servare mentem...

Mauro Tortonesi                          http://www.tortonesi.com

University of Ferrara - Dept. of Eng.    http://www.ing.unife.it
GNU Wget - HTTP/FTP file retrieval tool  http://www.gnu.org/software/wget
Deep Space 6 - IPv6 for Linux            http://www.deepspace6.net
Ferrara Linux User Group                 http://www.ferrara.linux.it

Reply via email to