Auto-logging does not start for detached session

2007-02-15 Thread Alexander Kriegisch
I tried the following with screen 4.00.02, both on my DSL router (Fritz!Box running a modified Firmware based on Kernel 2.6.13.1) and on Ubuntu 6.10 running on a regular x86 Pc (well, almost regular: VMware Player hosten on WinXP). What I am trying to do is the following: - Create a detached scr

how to send commands to running screen sessions

2007-02-15 Thread Henrique Niwa
hi, Sometime ago i saw an email from the list explaining how to send commands to matching windows. like, for windows named sh send command xyz i accomplished some results using the stuff command, but i could not replicate the enter key, nor send it to multiple windows matching some pattern. Does an

Re: starting multiple sessions

2007-02-15 Thread Igor Moroz
В Чтв, 15/02/2007 в 08:53 -0500, Mag Gam пишет: > When I type in 'screen' on my bash shell, how can I have 3 sessions > open for serverA, serverB, serverC, and have the hostname named on the > title bar? Add to your .screenrc screen -t serverA ssh serverA screen -t serverB ssh serverB screen -t se

starting multiple sessions

2007-02-15 Thread Mag Gam
When I type in 'screen' on my bash shell, how can I have 3 sessions open for serverA, serverB, serverC, and have the hostname named on the title bar? TIA ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-use