On 6/20/06, Eric D. Hendrickson <[EMAIL PROTECTED]> wrote:

> Anyway, let's assume then that I don't write my messages to
> /var/log/messages and only write them to /dev/tty12 (or a similar
> device).  Now, how do I display the output sent to terminal /dev/tty12
> (or similar) in a window in screen?

tail -f /dev/tty12

or sudo tail -f /dev/tty12

You obviously haven't tried these commands out.

 nikolai


_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to