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
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
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 started with ^A,C for create), but each sess
>
> 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 your example, I'd write this:
>
> scree
Hi,
On Tue, Mar 03, 2015 at 12:27:49AM +0100, Frank Röhm wrote:
> > What I did to solve this for myself was to write a script which
> > generates a temporary .screenrc (named differently) which basically
> > contains the line "source ~/.screenrc" and then one "screen …" line
> > per command I want
> Am 02.03.2015 um 15:30 schrieb Axel Beckert :
> … I'm tempted to call it a "screen window”
Yes, I mean a screen window, not a screen session.
I need a way to create new screen windows in a script and in these new windows
there should run a script.
> What I did to solve this for myself was to
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 started with ^A,C for create), but each session should directly start
a com
Hi,
On Mon, Mar 02, 2015 at 10:59:44AM +0100, Frank Röhm wrote:
> 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 started with