Re: Sending commands to a process which runs inside screen

2011-04-20 Thread Andrew McGlashan
Hi, Stefan Kuhlemann wrote: I'm looking for a solution for a problem which keeps nagging me for quite some time... This might help. [The script screen-test.sh runs the secondary script] NB: nothing gets output in the screen session window itself - if you want that then use tee 2>&1 | t

Re: Sending commands to a process which runs inside screen

2011-04-20 Thread Thomas Adam
On 19 April 2011 11:26, Stefan Kuhlemann wrote: > Hello List, > > I'm looking for a solutiion for a problem wich keeps nagging me for > quite some time... > > I'm running a win32-software(using wine) on my linux box in background, > which comes with its own in-build-'command-shell'. It's running w

Sending commands to a process which runs inside screen

2011-04-20 Thread Stefan Kuhlemann
Hello List, I'm looking for a solution for a problem which keeps nagging me for quite some time... I'm running a win32-software(using wine) on my linux box in background, which comes with its own in-build-'command-shell'. It's running within a screen-session, since I have to check the status and

Sending commands to a process which runs inside screen

2011-04-20 Thread Stefan Kuhlemann
Hello List, I'm looking for a solutiion for a problem wich keeps nagging me for quite some time... I'm running a win32-software(using wine) on my linux box in background, which comes with its own in-build-'command-shell'. It's running within a screen-session, since I have to check the status and