Michael B. Brutman wrote:
Feel free to telnet back in again with whatever
you've got handy ...
Oh, the number parsing for the message command is a little goofy:
msg -1 hello
Session 4294967295 not found
msg g testing
Msg sent
(invalid IDs should possibly be reported as such, rather than 'session
<minimum/maximum integer> not found', and the way it parses an alpha as a
numeric is interesting!)
cheers
J.