* execute shell commands directly in a screen session
@ 2010-01-07 11:37 Fabian Braennstroem
2010-01-08 8:12 ` Fabian Braennstroem
0 siblings, 1 reply; 2+ messages in thread
From: Fabian Braennstroem @ 2010-01-07 11:37 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
does anyone know, if it is possible to run some linux commands directly
in a new or maybe existing screen session?
Maybe, this works via eshell or some term!?
Would be great!
Thanks in advance!
Fabian
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: execute shell commands directly in a screen session
2010-01-07 11:37 execute shell commands directly in a screen session Fabian Braennstroem
@ 2010-01-08 8:12 ` Fabian Braennstroem
0 siblings, 0 replies; 2+ messages in thread
From: Fabian Braennstroem @ 2010-01-08 8:12 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
right now, I am using the 'call-process-shell-command', which starts an
xterm:
(call-process-shell-command "xterm " nil 0 nil "-e 'sh ~/scpAachen.sh"
(dired-get-filename) " '" ))
screen has an option -dmS NAME PROGRAM, which might be suitable as well,
but I think that there is a better option with e.g. eshell. Eshell
should execute the command using screen in background...
Would be nice, if you have an idea.
Fabian
On 01/07/2010 12:37 PM, Fabian Braennstroem wrote:
> Hi,
>
> does anyone know, if it is possible to run some linux commands directly
> in a new or maybe existing screen session?
> Maybe, this works via eshell or some term!?
> Would be great!
>
> Thanks in advance!
> Fabian
>
>
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-08 8:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-07 11:37 execute shell commands directly in a screen session Fabian Braennstroem
2010-01-08 8:12 ` Fabian Braennstroem
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).