home *** CD-ROM | disk | FTP | other *** search
- #! /bin/sh
- cat << eof
-
- A Terminal window will open for the ConTel weather service.
- This provides access to detailed FAA weather information,
- primarily of interest to pilots, but perhaps useful to
- other users and travelers as well. If you are a pilot,
- you can file your flight plan this way. If you are just
- a casual user, you probably want to get a weather briefing
- for a travel route (say from BOS to SFO) in "Plain Language."
-
- [telnet duats.contel.com]...
- eof
- Terminal -Shell "telnet duats.contel.com" > /dev/null &
-