]> git.lizzy.rs Git - plan9front.git/blob - sys/man/1/weather
winwatch: l allows label changes
[plan9front.git] / sys / man / 1 / weather
1 .TH WEATHER 1
2 .SH NAME
3 weather \- print weather report
4 .SH SYNOPSIS
5 .B weather
6 [
7 .I air
8 ]  [
9 .I st
10 ]
11 .SH DESCRIPTION
12 .I Weather
13 prints the local conditions and seven-day forecast most recently reported at the
14 .SM US
15 airport with the three-letter location identifier
16 .IR air .
17 Given a two-letter
18 .SM US
19 state abbreviation
20 .I st
21 instead,
22 .I weather
23 prints a table of
24 .I air
25 location identifiers known for
26 .IR st .
27 .PP
28 The arguments are mutually exclusive and case-insensitive.
29 If neither is given,
30 .I air
31 defaults to the value of the environment variable
32 .BR $weather ,
33 or if it is unset,
34 to the location identifier
35 .BR ewr ,
36 designating the Newark, NJ, airport near Bell Labs, Murray Hill.
37 .SH SOURCE
38 .B /rc/bin/weather
39 .SH BUGS
40 Weather is hopelessly provincial.