Variable: fortune-program
fortune-program is a customizable variable defined in fortune.el.gz.
Value
"fortune"
Documentation
Program to select a fortune cookie.
Source Code
;; Defined in /usr/src/emacs/lisp/play/fortune.el.gz
(defcustom fortune-program "fortune"
"Program to select a fortune cookie."
:type 'string)