Re: wget crashes

2010-04-09 Thread Christopher Faylor
On Thu, Apr 08, 2010 at 03:42:09PM -0400, Larry Hall (Cygwin) wrote: >On 4/8/2010 11:14 AM, Rowan Sylvester-Bradley wrote: >> I've created a little bash script to periodically get my IP number from >> whatismyip.com and log changes to a file. Here it is: > > > >> I'm trying to run it under Cygwin o

Re: wget crashes

2010-04-08 Thread Larry Hall (Cygwin)
On 4/8/2010 11:14 AM, Rowan Sylvester-Bradley wrote: I've created a little bash script to periodically get my IP number from whatismyip.com and log changes to a file. Here it is: I'm trying to run it under Cygwin on Windows Vista Business SP1. It sort of works, but quite often (every few hou

wget crashes

2010-04-08 Thread Rowan Sylvester-Bradley
I've created a little bash script to periodically get my IP number from whatismyip.com and log changes to a file. Here it is: #!/bin/sh # Connects to www.whatismyip.com every 5 minutes to get IP address, reports and logs changes # clear message='- logging start' if [ "$1" != '' ]; then output_