zsh-users
 help / color / mirror / code / Atom feed
From: <kynn@panix.com>
To: zsh-users@sunsite.dk
Subject: IPC (or how to "bounce" a running zsh?)
Date: Wed, 22 Dec 2004 22:59:50 -0500 (EST)	[thread overview]
Message-ID: <200412230359.iBN3xoB06479@panix3.panix.com> (raw)





Is there any mechanism for interprocess communication in which at
least one of the processes is a running zsh?

TIA!

kj

P.S. The context of this question is the problem of "bouncing" a
running zsh, i.e. telling it somehow to re-source the appropriate .z*
files (according to whether or not it is an interactive/login shell).
(I realize that I could solve this problem by adding one more task to
my poor overworked preexec or precmd, and coax it to do a "poor man's
IPC", namely to check for the presence of a sentinel file, perform the
appropriate re-sourcing, and delete the sentinel; this opens the
possibility of a race condition, but I'm sure there is a way to deal
with it.)



             reply	other threads:[~2004-12-23  4:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-23  3:59 kynn [this message]
2004-12-23  4:13 ` Clint Adams
2004-12-23  4:53   ` kynn
2004-12-23  9:01 Oliver Kiddle
2004-12-23 17:03 ` kynn

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=200412230359.iBN3xoB06479@panix3.panix.com \
    --to=kynn@panix.com \
    --cc=zsh-users@sunsite.dk \
    /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).