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:
Text File  |  1992-02-19  |  288 b   |  11 lines

  1. #! /bin/sh
  2. cat << eof
  3.  
  4. A Terminal window will open for the MIT Synoptic weather service
  5. at the school of Earth, Atmospheric, and Planetary Science.
  6. This provides access to various weather services.
  7.  
  8. [telnet synoptic.mit.edu]...
  9. eof
  10. Terminal -Shell "telnet synoptic.mit.edu" > /dev/null &
  11.