Files
oldlinux-files/Minix/2.0.0/wwwman/man1/fortune.1.html
2024-02-19 00:21:39 -05:00

70 lines
628 B
HTML

<HTML>
<HEAD>
<TITLE>fortune(1)</TITLE>
</HEAD>
<BODY>
<H1>fortune(1)</H1>
<HR>
<PRE>
</PRE>
<H2>NAME</H2><PRE>
fortune - print a fortune
</PRE>
<H2>SYNOPSIS</H2><PRE>
<STRONG>fortune</STRONG>
</PRE>
<H2>EXAMPLES</H2><PRE>
<STRONG>fortune</STRONG> # Print a fortune
</PRE>
<H2>DESCRIPTION</H2><PRE>
<EM>Fortune</EM> prints a fortune at random from the fortunes file,
/<EM>usr</EM>/<EM>lib</EM>/<EM>fortune</EM>.<EM>dat</EM>. This file consists of pieces of text separated by
a line containing only %%.
</PRE>
</BODY>
</HTML>