ras 2.6.9 #2 Mon Mar 21 17:17:31 EET 2005 i686 GNU/Linux
screen --version
Screen version 4.00.02 (FAU) 5-Dec-03
Sincerely
--
Tomas Juknevicius
___
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users
/?half-connected? ttys.
So, if you type anyting at the local, do the characters appear at remote?
And if you type anything at remote, do the characters appear at local?
PS in principle this should be possible to do with 1 computer, by sshing into
itself,
but as the situation depends on timing,
t remote end of the ssh pipe.
This is achieved with - exec screen -D -m `tty`
The other to attach bash to the local end of the ssh pipe.
Here I simply run ssh in screen, and then attach bash
as a screen session subprocess - exec ::: /bin/bash
PS forgive me my graphomania :)
--
Tomas Juknevicius
re Debian,
uname -a
Linux kiras 2.6.9 #2 Mon Mar 21 17:17:31 EET 2005 i686 GNU/Linux
screen --version
Screen version 4.00.02 (FAU) 5-Dec-03
Sincerely
--
Tomas Juknevicius
___
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users