Be more portable for fortune(6)

This commit is contained in:
Pierre Pronchery 2017-10-16 13:35:49 +02:00
parent 7f3a81d809
commit 115bfc14c0

View File

@ -26,7 +26,7 @@ NOTICE="/NOTICE"
PROGNAME="deforaos-irc.sh"
QUIT="/QUIT"
#executables
FORTUNE="fortune -s -n 50"
FORTUNE="fortune -s"
HEAD="head"
II="ii -i $PREFIX"
KILL="kill"