[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to use screen configuration with command option
From: |
Chris Jones |
Subject: |
Re: How to use screen configuration with command option |
Date: |
Mon, 28 Dec 2009 03:44:46 -0500 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Mon, Dec 28, 2009 at 01:30:14AM EST, address@hidden wrote:
>
> On Sun, 27 Dec 2009 16:28:18 -0500, Ed Blackman <address@hidden> wrote:
[..]
> > My understanding, from this thread and other messages he's posted,
> > is that he has a great number of servers that he wants to connect to
> > and then run screen, and doesn't want to create a .screenrc on each.
>
> Yes, absolutely correct. This is what I am trying to do here.
Do you mean something like this:
$ ssh address@hidden
$ screen -S $HOSTNAME
$ screen -S $HOSTNAME -X hardstatus alwayslastline "Hello World!"
$ screen -S .. <other screen command> ...
And this is not working in your case..??
CJ
- How to use screen configuration with command option, J. Bakshi, 2009/12/24
- Re: How to use screen configuration with command option, J. Bakshi, 2009/12/24
- Re: How to use screen configuration with command option, Ed Blackman, 2009/12/25
- Re: How to use screen configuration with command option, joydeep, 2009/12/26
- Re: How to use screen configuration with command option, Ed Blackman, 2009/12/27
- Re: How to use screen configuration with command option, Thomas Adam, 2009/12/27
- Re: How to use screen configuration with command option, joydeep, 2009/12/28
- Re: How to use screen configuration with command option,
Chris Jones <=
- Re: How to use screen configuration with command option, joydeep, 2009/12/28
- Re: How to use screen configuration with command option, Chris Jones, 2009/12/28
- Re: How to use screen configuration with command option, Aaron Davies, 2009/12/28
- Re: How to use screen configuration with command option, Chris Jones, 2009/12/28
- Re: How to use screen configuration with command option, J. Bakshi, 2009/12/28