Re: Logging in screen

2007-12-13 Thread janth
On Thu, Dec 13, 2007 at 10:11:20AM +, jan wrote: > I am trying to do something that I can't quite get my head around; I hope > that somebody with more experience can help me. > > This is what I try to do: I have a large number of serial ports attached to > one of my linux boxes - I use them

Re: New screen features available

2007-02-07 Thread janth
Hi, I have two featurerequests: 1) screen -W | -windowlist Same as -X windowlist, but send output to stdout 2) Send input to all windows, handy when you need to do excatly the same on several machines. -- Jan Thomas Moldung ___ screen-users maili

Re: terminal devices left open after logging out

2006-11-13 Thread janth
On Mon, Nov 13, 2006 at 04:30:07PM +0900, Henry Nelson wrote: > On Wed, Oct 04, 2006 at 06:23:49PM +0200, Julien Jehannet wrote: > > >Date: Wed, 4 Oct 2006 09:36:36 +0900 > > >From: Henry Nelson > > >Subject: terminal devices left open after logging out > > > > > >I'm not sure of the terminology so

Re: send the input to many ttys simultaneously

2005-10-14 Thread janth
On Thu, Oct 13, 2005 at 08:40:53PM -0500, Will Maier wrote: > On Fri, Oct 14, 2005 at 06:00:07AM +0900, sakazuki wrote: > > I have to manage many servers. I want to input on a screen tty > > and send the input to another screen ttys simultaneously. Is it > > possible on the screen to do this? >

Re: Reestablishing ssh connections via screen

2005-06-27 Thread janth
On Mon, Jun 27, 2005 at 01:08:43PM -0500, Andy Goth wrote: > JCA wrote: > >I would need to be able to open several, independent screen > > sessions on different windows, and automatically reattach to each of > > them correctly and separately after bringing the notebook back online > > again. Is

OT: Reverse ssh [was: strange races in screen -D -m `tty`?]

2005-05-01 Thread janth
On Wed, Apr 27, 2005 at 03:37:38PM +0300, Tomas Juknevicius wrote: > John Davidorff Pell wrote: > > > To turn on echo you can just run `stty echo'. :-) > > > > I'm very intreagued by your abuse of screen. You've solved (in a > > rather obtuse way) a dilema I've had for a while! How to reverse > >

send input to all windows

2005-05-01 Thread janth
Hi, Is it possible to have input typed in one window sent to all the other windows in a screen session? KDE's konsole has a 'View - Send input to all sessions', which is practical for doing the same thing on several identically machines concurrently. -- Jan Thomas Moldung __