Re: Wget exit codes

2007-12-11 Thread R Kimber
On Sun, 09 Dec 2007 13:19:51 -0800 Micah Cowan wrote: I believe I already answered this: it is because a non-zero exit status always means something's wrong. Myriad scripts invoke utilities in ways similar to: if ! wget http://foo.com/ then echo Something went wrong with the download.

Re: Wget exit codes

2007-12-09 Thread R Kimber
On Sun, 09 Dec 2007 21:13:32 +0100 Hrvoje Niksic wrote: I disagree again. If wget did not download a file, no matter what the reason, then it should not exit with zero. I have written several scripts that utilize wget to download files. Because wget fails to issue a useful code upon

Re: simple wget question

2007-05-11 Thread R Kimber
On Thu, 10 May 2007 16:04:41 -0500 (CDT) Steven M. Schweda wrote: From: R Kimber Yes there's a web page. I usually know what I want. There's a difference between knowing what you want and being able to describe what you want so that it makes sense to someone who does not know what

Re: simple wget question

2007-05-10 Thread R Kimber
On Sun, 6 May 2007 21:44:16 -0500 (CDT) Steven M. Schweda wrote: From: R Kimber If I have a series of files such as http://www.stirling.gov.uk/elections07abcd.pdf http://www.stirling.gov.uk/elections07efg.pdf http://www.stirling.gov.uk/elections07gfead.pdf etc

simple wget question

2007-05-06 Thread R Kimber
If I have a series of files such as http://www.stirling.gov.uk/elections07abcd.pdf http://www.stirling.gov.uk/elections07efg.pdf http://www.stirling.gov.uk/elections07gfead.pdf etc is there a single wget command that would download them all, or would I need to do each one separately? Thanks,

Re: website updated

2007-01-09 Thread R Kimber
http://wget.sunsite.dk/ please take a look at it and tell me what you think about it. i suck at css, so the site graphics is very lean-and-mean (i would say actually inexistent). if any of you guys wants to work on a more attractive layout for the website, you're more than welcome to do

Re: wget css parsing, updated to trunk

2006-12-11 Thread R Kimber
On Mon, 11 Dec 2006 09:14:11 -0500 Ted Mielczarek wrote: Is there any interest in this? I'm using it for a private project, and I've had some off-list interest in it, but nothing on-list. Is it worth my time to pursue this, or should I just consider it a private fork? As a user, I'm