LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Virtual terminals (https://www.linuxquestions.org/questions/linux-software-2/virtual-terminals-364917/)

rnicholus 09-19-2005 11:47 AM

Virtual terminals
 
2 questions:

1.) How can I redirect the output of a program to a virtual terminal?
2.) After logging into my machine remotely (via SSH), how can I "look at" the same VT receiving output in #1?

david_ross 09-21-2005 01:30 PM

Welcome to LQ.

1) The safest way would be to write out to a fifo and read from the fifo in the other terminal
2) Try using screen.


All times are GMT -5. The time now is 09:15 AM.