This is one entry of the output of who
:
yang pts/6 2011-06-22 09:25 (10.231.22.12)
Is there a way to send a message there?
This is one entry of the output of who
:
yang pts/6 2011-06-22 09:25 (10.231.22.12)
Is there a way to send a message there?
Try this:
see:
man 1 write
or
echo "message" > /dev/pts/6
or
or to write several lines:
Where ^D = CTRL+D.