zsh-workers
 help / color / mirror / code / Atom feed
From: "Jörg Sommer" <joerg@alea.gnuu.de>
To: zsh-workers@zsh.org
Subject: auto-exec on last command
Date: Sun, 21 Aug 2011 21:33:52 +0000 (UTC)	[thread overview]
Message-ID: <slrnj52udp.hlv.joerg@alea.gnuu.de> (raw)

Hi,

is it possible to advice zsh to replace its process (with exec) with the
process of the last command? I have many processes running they only
spawn the desired program. It would be more efficent to run these
processes with exec to don't keep the intermediat process of the shell.
Something like zsh -c 'setopt execlast; $myprog' or zsh -Xc '$myprog'
that runs the script 'exec $myprog'.

Regards, Jörg.
-- 
Wer eher stirbt ist länger tot.
                                                        (Un B. Kant)


             reply	other threads:[~2011-08-21 22:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-21 21:33 Jörg Sommer [this message]
2011-08-22  0:59 ` Bart Schaefer
2011-08-22 21:33   ` Jörg Sommer
2011-08-28 15:54 ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=slrnj52udp.hlv.joerg@alea.gnuu.de \
    --to=joerg@alea.gnuu.de \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).