Be more portable for fortune(6)
This commit is contained in:
parent
7f3a81d809
commit
115bfc14c0
|
@ -26,7 +26,7 @@ NOTICE="/NOTICE"
|
||||||
PROGNAME="deforaos-irc.sh"
|
PROGNAME="deforaos-irc.sh"
|
||||||
QUIT="/QUIT"
|
QUIT="/QUIT"
|
||||||
#executables
|
#executables
|
||||||
FORTUNE="fortune -s -n 50"
|
FORTUNE="fortune -s"
|
||||||
HEAD="head"
|
HEAD="head"
|
||||||
II="ii -i $PREFIX"
|
II="ii -i $PREFIX"
|
||||||
KILL="kill"
|
KILL="kill"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user