Mailinglist Archive: opensuse (2775 mails)
| < Previous | Next > |
[opensuse] screen annoyance
- From: "Anders Norrbring" <lists@xxxxxxxxxxxx>
- Date: Sun, 18 May 2008 11:17:30 +0200
- Message-id: <003401c8b8c7$ffd8f370$ff8ada50$@se>
I'm puzzled.. I experiment a little with screen, and I'm trying to send a
command to an application running in a detached window.
I use something like this: screen -S testapp -X eval "stuff quit^M"
If I have an ATTACHED screen session 'testapp', the command 'quit' is properly
sent to it from another shell, and the application quits as expected.
BUT, if the same screen is running DETACHED, nothing happens.
The application is started with 'screen -S testapp -d -m theapplication'
How can I get a command sent to the detached session?
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
command to an application running in a detached window.
I use something like this: screen -S testapp -X eval "stuff quit^M"
If I have an ATTACHED screen session 'testapp', the command 'quit' is properly
sent to it from another shell, and the application quits as expected.
BUT, if the same screen is running DETACHED, nothing happens.
The application is started with 'screen -S testapp -d -m theapplication'
How can I get a command sent to the detached session?
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |