DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦13dfaf0bb⟧ TextFile

    Length: 1090 (0x442)
    Types: TextFile
    Notes: UNIX file
    Names: »fortune.6«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »usr/man/man6/fortune.6« 

TextFile

.ig
	@(#)fortune.6	2.1	7/1/84
	@(#)Copyright (C) 1983 by National Semiconductor Corp.
..
.TH FORTUNE 6
.SH NAME
fortune \- print a random, hopefully interesting, adage
.SH SYNOPSIS
.B fortune
[
.B \-
] [
.B \-wslao
]
..[ file ]
.SH DESCRIPTION
.I Fortune
with no arguments
prints out a random adage. The flags mean:
.sp
.TP 5
.B \-w
Waits before termination
for an amount of time calculated from the number of characters in the message.
This is useful if it is executed as part of the logout procedure
to guarantee that the message can be read
before the screen is cleared.
.TP 5
.B \-s
Short messages only.
.TP 5
.B \-l
Long messages only.
.TP
.B \-o
Choose from an alternate list of adages,
often used for potentially offensive ones.
.TP
.B \-a
Choose from either list of adages.
.PP
..The user may specify a file of adages.
..This file must be created by strfile(6),
..and be given by the user as
...it file.
..Only one such file may be named,
..subsequent ones are ignored.
.sp
Mail suggestions for new fortunes to "fortune".
.SH FILES
/usr/games/lib/fortunes.dat
.SH AUTHOR
Ken Arnold