Make the call to fortune here conditional as well.

This commit is contained in:
Jordan K. Hubbard 1996-05-01 09:23:30 +00:00
parent e4465ce377
commit a0918e0beb

View File

@ -15,4 +15,4 @@ setenv MANPATH "${MANPATH}:/usr/local/interviews/man"
# A rightous umask
umask 22
/usr/games/fortune
[ -x /usr/games/fortune ] && /usr/games/fortune