blob: dfae7186a1ec9bd1280908b8b09c3c6b1696e313 [file] [log] [blame]
rsccfa37a72004-04-10 18:53:55 +00001.TH FORTUNE 1
2.SH NAME
3fortune \- sample lines from a file
4.SH SYNOPSIS
5.B fortune
6[
7.I file
8]
9.SH DESCRIPTION
10.I Fortune
11prints a one-line aphorism chosen at random.
12If a
13.I file
14is specified, the saying is taken from that file;
15otherwise it is selected from
16.BR /sys/games/lib/fortunes .
17.SH FILES
18.B /sys/games/lib/fortunes
19.br
20.B /sys/games/lib/fortunes.index
21\ \ fast lookup table, maintained automatically
22.SH SOURCE
23.B /sys/src/cmd/fortune.c