My IRC bot sporadically dies sometimes and I have it in a screen. The way to invoke it again is node protobot.js
.
I have to always find that screen and reinvoke it. I'd like a faster way.
How can I invoke screen reliably from within a shell script in order to invoke node to revive it?