Re: Start multiple screen-sessions per script

2015-03-04 Thread Kamil Jońca
kjo...@o2.pl (Kamil Jońca) writes: > Frank Röhm writes: > >> Hello >> >> is it possible to start multiple screen sessions with each session with an >> own command which is immediately started in one script? >> I want to start only one screen, and in this screen I need many sessions >> (normally

how to set up window title

2015-03-04 Thread Wenbo Chen
Greetings, My old sever use SCREEN (version 4.01.00devel), I edit .screenrc as below: hardstatus on hardstatus alwayslastline hardstatus string "%{.bW}%-w%{.rY}%n %t%{-}%+w " and it looks like: [cid:image001.png@01D0567C.18628E70] I copy the .screenrc to my new sever, with SCREEN (v4.02), then

Re: Start multiple screen-sessions per script

2015-03-04 Thread Steffen Nurpmeso
Hello, Frank Röhm wrote: |> Am 03.03.2015 um 09:21 schrieb Axel Beckert : |> … |> Hrm, the basic concept definitely works for me. |> |> Checking my code I noticed one difference besides options like window |> title, etc.: I give the window number as first parameter. Applying |> this to yo

Re: Start multiple screen-sessions per script

2015-03-04 Thread Frank Röhm
> Am 04.03.2015 um 01:37 schrieb Kamil Jońca : > > Frank Röhm writes: > >> Hello >> >> is it possible to start multiple screen sessions with each session with an >> own command which is immediately started in one script? >> I want to start only one screen, and in this screen I need many sessi