LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Return message to particular terminal console? (https://www.linuxquestions.org/questions/linux-software-2/return-message-to-particular-terminal-console-317932/)

lewkh 04-27-2005 11:21 PM

Return message to particular terminal console?
 
Hi every one, I am trying to write the ulitilies to check a process then return the message to particular terminal console like pts1 if I remote access to the machine.

My question is how do I return the message to pts2 if I remote access to machine by pts1?
Can someone advise me on the code or command?

Thanks in anticipation.........

Matir 04-28-2005 05:01 PM

You should be able to (with the proper permissions) just print output to "/dev/pts2" or similar.


All times are GMT -5. The time now is 04:53 AM.