home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Education Sampler 1992 [NeXTSTEP]
/
Education_1992_Sampler.iso
/
Programming
/
Source
/
Weather
/
Weather.app
/
other
/
synoptic
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-02-19
|
288 b
|
11 lines
#! /bin/sh
cat << eof
A Terminal window will open for the MIT Synoptic weather service
at the school of Earth, Atmospheric, and Planetary Science.
This provides access to various weather services.
[telnet synoptic.mit.edu]...
eof
Terminal -Shell "telnet synoptic.mit.edu" > /dev/null &