Print a random, hopefully interesting, adage
Please, please, please request a potentially offensive fortune if and only if you believe, deep down in your heart, that you are willing to be offended. (And that if you are, you'll just quit using -o rather than give us grief about it, okay?)
... let us keep in mind the basic governing philosophy
of The Brotherhood, as handsomely summarized in these words:
we believe in healthy, hearty laughter -- at the expense of
the whole human race, if needs be.
Needs be.
-- H. Allen Smith, "Rude Jokes"
SKUNK_LIB=. ./fortune/fortune
or
-
fortune
If installed elsewhere fortune can be told the new directory with the SKUNK_LIB enviromnent variable. THis variable if set has "fortune/fortunes" appended and is used as the pathname to find the data files ( it defaults to /usr/skunk/lib).
To change the default lib modify the pathnames.h header file in the src tree.
To build it for a different location, compile with
make INSTALL_DIR=directory
.