zsh-users
 help / color / mirror / code / Atom feed
From: Clint Adams <schizo@debian.org>
To: Stephane BAUSSON <Stephane.Bausson@mail.dotcom.fr>
Cc: zsh-users@sunsite.auc.dk
Subject: Re: not killing apps started in a zsh
Date: Mon, 27 Sep 1999 16:17:31 -0400	[thread overview]
Message-ID: <19990927161731.A6564@dman.com> (raw)
In-Reply-To: <37EFC0E3.6EE4978C@mail.dotcom.fr>

> I just beging to use zsh, I have noticed that zsh send the kill signal
> to all the applications started
> from this zsh, that is not the case with other shell. So I would like to
> know a parade to this.

>From zshoptions(1)

       HUP <Z>
              Send the HUP signal to running jobs when the  shell
              exits.

So you can put 'setopt nohup' in your startup files to avoid
this behavior.  Another solution is to 'disown' your jobs before
exit.


      reply	other threads:[~1999-09-27 20:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-27 19:09 Stephane BAUSSON
1999-09-27 20:17 ` Clint Adams [this message]

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=19990927161731.A6564@dman.com \
    --to=schizo@debian.org \
    --cc=Stephane.Bausson@mail.dotcom.fr \
    --cc=zsh-users@sunsite.auc.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).