WEATHER(1) UNIX System V WEATHER(1)
NAME
weather - display current weather for a city or state
SYNOPSIS
weather [city or state code]
DESCRIPTION
Weather is program that will print the current weather conditions for an
area. Weather is a Perl(1) script that connects to the "weather
underground" weather server from The University of Michigan, sends the
appropriate request, ignores the inappropriate text, and prints out the
weather data.
OPTIONS
city code
the 3 letter airport style city code will cause weather to display
the weather for that specified city.
state code
the 2 letter state abbreviation will cause weather to display (a
brief version of) the current weather for that specified state.
BUGS
Every time the menus on the server changes, weather will usually wind up
hanging, or printing the same text infinitely.
SEE ALSO
xweather(1), Perl(1)
COPYRIGHT
Copyright 1991, Frank Adelstein.
10/89 Page 1