LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Send message over console (https://www.linuxquestions.org/questions/linux-newbie-8/send-message-over-console-353283/)

stefaandk 08-14-2005 07:28 PM

Send message over console
 
Is there a command to send messages to another user on the console (SSH) to inform him of something?

Thx

lord-fu 08-14-2005 07:32 PM

write tty user
I believe that is the correct way .....if in doubt man write.

tuxdev 08-14-2005 07:44 PM

cat - > /dev/pty/0?

bruno buys 08-14-2005 07:44 PM

read the 'wall' manpage

stefaandk 08-15-2005 07:48 PM

Good stuf, thx guys!


All times are GMT -5. The time now is 07:19 AM.