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 16h2nN-0006Lj-00 for ; Sat, 02 Mar 2002 01:15:01 -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 XAA03964 for ; Fri, 1 Mar 2002 23:14:37 -0700 Date: Fri, 1 Mar 2002 23:14:31 -0700 (MST) From: Steve Holmes To: Subject: Re: weather from shell In-Reply-To: <20020301145949.C239@uic.edu> 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: I just used it tonight. Though I recall opening up a telnet session manually to the same site, forgetting the port number and got same results. So I'm not sure what port 3000 does that isn't readily available to normal telnet users. On Fri, 1 Mar 2002, Gregory Nowak wrote: > The last time I checked, port 3000 on rainmaker.wunderground.com is no longer available. > Greg > > > On Fri, Mar 01, 2002 at 01:22:51PM -0700, Steve Holmes wrote: > > 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 > > > > > > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >