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
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
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
> 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