fortune

Sven Pfeifer sven at yagonna.de
Tue Nov 18 01:19:12 PST 2003


Hi,

RYAN vAN GINNEKEN <rmvg at shaw.ca> wrote:
> I can not get my fortune command to work even though it does when i 
> login any ideas

try to do something like:

if [ -x `find / -type f -name "fortune" 2> /dev/null` ]; then \
echo "U should execute `find / -type f -name "fortune" 2> /dev/null`"; \
fi

It show you how to run fortune.

HTH

	Sven

-- 
Why you can't find your system administrators:
  On the roof of the building, contemplating.
------------------------------------------------------[rand. sig. #14]


More information about the freebsd-questions mailing list