Chris Jones wrote:
> On Mon, Dec 28, 2009 at 11:19:42AM EST, Aaron Davies wrote:
>
>> On Monday, December 28, 2009, wrote:
>>
>
> [..]
>
>
Do you mean something like this:
$ ssh u...@host
$ screen -S $HOSTNAME
$ screen -S $HOSTNAME -X hardstatus alwayslastline
Chris Jones wrote:
> On Mon, Dec 28, 2009 at 11:19:42AM EST, Aaron Davies wrote:
>
>> On Monday, December 28, 2009, wrote:
>>
>
> [..]
>
>
Do you mean something like this:
$ ssh u...@host
$ screen -S $HOSTNAME
$ screen -S $HOSTNAME -X hardstatus alwayslastline
On Mon, Dec 28, 2009 at 11:19:42AM EST, Aaron Davies wrote:
> On Monday, December 28, 2009, wrote:
[..]
> >> Do you mean something like this:
> >>
> >> $ ssh u...@host
> >> $ screen -S $HOSTNAME
> >> $ screen -S $HOSTNAME -X hardstatus alwayslastline "Hello World!"
> >> $ screen -S ..
On Monday, December 28, 2009, wrote:
>
> On Mon, 28 Dec 2009 03:44:46 -0500, Chris Jones
> wrote:
>> On Mon, Dec 28, 2009 at 01:30:14AM EST, joyd...@infoservices.in wrote:
>>>
>>> On Sun, 27 Dec 2009 16:28:18 -0500, Ed Blackman wrote:
>>
>> [..]
>>
>>> > My understanding, from this thread and o
On Mon, Dec 28, 2009 at 08:38:35AM EST, joyd...@infoservices.in wrote:
>
> On Mon, 28 Dec 2009 03:44:46 -0500, Chris Jones
> wrote:
[..]
> > Do you mean something like this:
> > $ ssh u...@host
> > $ screen -S $HOSTNAME
> > $ screen -S $HOSTNAME -X hardstatus alwayslastline "Hello World!"
> >
On Mon, 28 Dec 2009 03:44:46 -0500, Chris Jones
wrote:
> On Mon, Dec 28, 2009 at 01:30:14AM EST, joyd...@infoservices.in wrote:
>>
>> On Sun, 27 Dec 2009 16:28:18 -0500, Ed Blackman wrote:
>
> [..]
>
>> > My understanding, from this thread and other messages he's posted,
>> > is that he has a
On Mon, Dec 28, 2009 at 01:30:14AM EST, joyd...@infoservices.in wrote:
>
> On Sun, 27 Dec 2009 16:28:18 -0500, Ed Blackman 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
On Sun, 27 Dec 2009 16:28:18 -0500, Ed Blackman wrote:
> On Thu, Dec 24, 2009 at 11:03:26AM -0500, Ed Blackman wrote:
>> On Thu, Dec 24, 2009 at 02:25:30PM +0530, J. Bakshi wrote:
>>> How can I use these at screen command option ( not in .screenrc ) ?
>>
>> If I'm understanding you correctly, you
On Sun, Dec 27, 2009 at 04:28:18PM -0500, Ed Blackman wrote:
> On Thu, Dec 24, 2009 at 11:03:26AM -0500, Ed Blackman wrote:
> >On Thu, Dec 24, 2009 at 02:25:30PM +0530, J. Bakshi wrote:
> >>How can I use these at screen command option ( not in .screenrc ) ?
> >
> >If I'm understanding you correctly
On Thu, Dec 24, 2009 at 11:03:26AM -0500, Ed Blackman wrote:
On Thu, Dec 24, 2009 at 02:25:30PM +0530, J. Bakshi wrote:
How can I use these at screen command option ( not in .screenrc ) ?
If I'm understanding you correctly, you want to execute screen commands
within a running screen session.
On Thu, 24 Dec 2009 11:03:26 -0500, Ed Blackman wrote:
> On Thu, Dec 24, 2009 at 02:25:30PM +0530, J. Bakshi wrote:
>>How can I use these at screen command option ( not in .screenrc ) ?
>
> If I'm understanding you correctly, you want to execute screen commands
> within a running screen session
On Thu, Dec 24, 2009 at 02:25:30PM +0530, J. Bakshi wrote:
How can I use these at screen command option ( not in .screenrc ) ?
If I'm understanding you correctly, you want to execute screen commands
within a running screen session. The way to do that is to type your
screen escape key (Contro
J. Bakshi wrote:
> Hello list,
>
> I have tried "screen -ls" but not found anything useful.
Mistake. Sorry. not "screen -ls" but "screen --h"
> I like to
> use the following .screenrc option with screen command option
>
> ` ` `
> # for locale charset
> setenv LC_CTYPE en_US.UTF-8
>
> hards
Hello list,
I have tried "screen -ls" but not found anything useful. I like to
use the following .screenrc option with screen command option
` ` `
# for locale charset
setenv LC_CTYPE en_US.UTF-8
hardstatus alwayslastline
hardstatus string '%{= mK}%-Lw%{= KW}%50>%n%f* %t%{= mK}%+Lw%< %{=
kG}%
14 matches
Mail list logo