]> git.lizzy.rs Git - plan9front.git/blob - sys/man/1/fortune
acmemail(1): Nail => Mail
[plan9front.git] / sys / man / 1 / fortune
1 .TH FORTUNE 1
2 .SH NAME
3 fortune, theo, troll \- sample lines from a file
4 .SH SYNOPSIS
5 .B fortune
6 [
7 .I file
8 ]
9 .br
10 .B theo
11 .br
12 .B troll
13 .SH DESCRIPTION
14 .I Fortune
15 prints a one-line aphorism chosen at random.
16 If a
17 .I file
18 is specified, the saying is taken from that file;
19 otherwise it is selected from
20 .BR /sys/games/lib/fortunes .
21 .LP
22 .I Troll
23 is more specific than
24 .I fortune;
25 it specializes in inflammatory rhetoric.
26 .LP
27 .I Theo
28 is more specific than
29 .I troll;
30 it presents insults from OpenBSD founder
31 Theo de Raadt.
32 .SH FILES
33 .B /sys/games/lib/fortunes
34 .br
35 .B /sys/games/lib/fortunes.index
36 \ \ fast lookup table, maintained automatically
37 .br
38 .B /lib/theo
39 .br
40 .B /lib/troll
41 .SH SOURCE
42 .B /sys/src/cmd/fortune.c
43 .br
44 .br
45 .B /rc/bin/theo
46 .br
47 .B /rc/bin/troll
48 .SH HISTORY
49 .I Theo
50 and
51 .I troll
52 first appeared in 9front (July, 2011).
53 .SH AUTHORS
54 Some initial trolls were provided by ChrisPBS.