I used to remember how to do this :-) I want to display the current screen on tty2 (or ttyS1, etc) when I'm logged into tty1 Lets assume I don't want to hit cntrl-alt-F2 :-) (Actually - I'm logged in remotely - I can't) I thought I could `cat /dev/tty2` but that doesn't seem to working... Brian