Hi
how to send instant message to another user on the system ?
thanks
write()
the write command is your friend. Can read from stdin too.
For chat sessions /usr/bin/talk is better.
both only work if he hasn't disallowed messages (man mesg)
c/k/l
--
.sigh
I don't know if it's available for Solaris but check blastwave
elswhere for ytalk, which uses the talk daemon but allows multi-way
chatting.
-Wayne