From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cpe-24-221-98-238.az.sprintbbd.net ([24.221.98.238] helo=lnx1.holmesgrown.com) by speech.braille.uwo.ca with esmtp (Exim 3.34 #1 (Debian)) id 16gtYf-0006Ht-00 for ; Fri, 01 Mar 2002 15:23:13 -0500 Received: from lnx3.holmesgrown.com (steve@lnx3.holmesgrown.com [192.168.1.5]) by lnx1.holmesgrown.com (8.9.3/8.9.3) with ESMTP id NAA02500 for ; Fri, 1 Mar 2002 13:22:43 -0700 Date: Fri, 1 Mar 2002 13:22:51 -0700 (MST) From: Steve Holmes To: Speakup Mailing-list Subject: Re: weather from shell In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.8 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: With Slackware, the games has an expect script called 'weather' it in turn telnets to rainmaker.wunderground.com port 3000. Be to have expect installed from the tcl series or this script won't run. On Fri, 1 Mar 2002, Charles Hallenbeck wrote: > Here is a script I use. I call it 'wxw'. > #!/bin/bash > lynx http://braille.wunderground.com/ > > I guess I might as well have made it an alias instead of a > script. > Chuck > > On Fri, 1 Mar 2002, Raul A. Gallegos wrote: > > > Hi. I know this was discussed before however I can't find it in the > > archives by searching for the subject keyword "weather". > > > > How can I find weather tempratures and forcasts from the shell? Is > > there a text program I can install or is there a service I can telnet > > into to find out/ > > > > Thanks. > > -- > > If you are good, you will be assigned all the work. If you are real > > good, you will get out of it. > > Raul A. Gallegos - http://www.asmodean.net > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > Visit me at http://www.valstar.net/~hallenbeck > The Moon is Waning Gibbous (91% of Full) > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >