Make the invocation of fortune conditional

This commit is contained in:
Jordan K. Hubbard 1996-04-30 04:44:37 +00:00
parent afc1e28e76
commit 8b864e311c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15461

View File

@ -17,4 +17,4 @@ umask 22
stty crt erase ^h
/usr/games/fortune
[ -x /usr/games/fortune ] && /usr/games/fortune