screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: script to run screen with multiple telnet windows?


From: Germán Gutiérrez
Subject: Re: script to run screen with multiple telnet windows?
Date: Wed, 21 Jun 2006 06:53:23 -0300

If I remove the NEED_DISPLAY and then execute:

screen -dmS test -t one
screen -S test -X at one stuff "ls `echo -ne '\015'`"

Ends with a "Dead ???" screen session

On 6/20/06, Michael Schroeder <address@hidden> wrote:
On Tue, Jun 20, 2006 at 10:02:34AM -0300, Germn Gutirrez wrote:
> On 6/20/06, Germán Gutiérrez <address@hidden> wrote:
> >
> >For the moment, my main problem is doing this in a detached session.
> >
>
>
>
> Answering myself, debugging screen I found
>
> Msg('-X: at: display required') (0);
>
> So, the display is required in the code. May be this can be set in the
> screenrc file, any clues?

No, it's a bug in screen. Delete the NEED_DISPLAY in line 56 of
comm.c (the line for the "at" command).

Cheers,
  Michael.

--
Michael Schroeder           address@hidden
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}



--
Saludos,
                         Germán

FOX News gives you both sides of every story: the President's side, and the Vice President's side.
reply via email to

[Prev in Thread] Current Thread [Next in Thread]