I'm using wget for a watcher script that I run to monitor some servers and was thinking that it'd be handy to be able to have the http response code (200, 404, etc) as the return value on exit. Currently having it return 0 for ok and 1 for not ok is fine, but I can see some instances in the future where I might want to have the http response code instead.
Anyway, just a thought, some assembly required, batteries not include, your mileage may vary. --mikej -=----- mike jackson [EMAIL PROTECTED]
