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