DragonFly On-Line Manual Pages
BIORYTHM(6) DragonFly Games Manual BIORYTHM(6)
NAME
biorythm - simple biorythm calculation program
SYNOPSIS
biorythm [-haeipV] [--help] [--average] [--emotional] [--intellectual]
[--physical] [--version] date-of-birth first-day-of-plot number-of-days
DESCRIPTION
The biorythm program calculates a simple biorythm plot based on the
given date of birth. The plot starts at the given first day of plot,
and includes the number of days indicated on the command line.
Dates must be entered according to ISO date format, that is: YYYY-MM-
DD, four digit year, two digit month, and two digit day of month.
The default plot includes emotional, intellectual and physical curves.
This may be overridden by command line options.
The author has no idea how to interpret the plot, so please don't ask
him about it.
OPTIONS
-h, --help
Print a usage message on standard output, and exit successfully.
-a, --average
Plot the curve giving the average of the emotional, intellectual
and physical curves.
-e, --emotional
Plot the emotional curve. This curve has a period of 28 days.
-i, --intellectual
Plot the intellectual curve. This curve has a period of 33 days.
-p, --physical
Plot the physical curve. This curve has a period of 23 days.
-V, --version
Print version information on standard output, then exit
successfully.
BUGS
Probably.
AUTHOR
Sverre H. Huseby <shh@thathost.com>.
9 October 1996 BIORYTHM(6)