Morning,
I was wondering what exit status codes eggdrop will possibly return. First researches say that it will return 127+sig for INT, KILL, and SEGV, but TERM and die commands from IRC return a 1.
Is there any case when the bot will return a successfull exit status (0) ?
Thanks in advance...