Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Exiting zsh with jobs in background
- X-seq: zsh-users 761
- From: Andrew J Cosgriff <Andrew.Cosgriff@xxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: Exiting zsh with jobs in background
- Date: Wed, 26 Mar 1997 14:36:04 +1100
- In-reply-to: Hrvoje Niksic's message of 26 Mar 1997 00:21:07 +0100
- References: <199703241648.JAA17022@xxxxxxxxxxxxxxxxxxxxxx> <kig7mivblss.fsf@xxxxxxxxxxxxx>
- Sender: Andrew.Cosgriff@xxxxxxxxxxxxxxxx
"Hrv" == Hrvoje Niksic <hniksic@xxxxxxx> writes:
st> Is there any way to turn off the "zsh: you have running jobs."
st> message that appears when you try to exit zsh with jobs in the
st> background? I have the "nohup" option set so that zsh won't kill
st> those jobs, but I'd like to be able to exit the shell without
st> being nagged about running jobs.
Hrv> There is no way to turn it off. I once posted a patch that made
Hrv> zsh behave like bash in that respect (i.e. not to warn about
Hrv> running job when nohup is set), but it was rejected.
On the small number of occasions I actually i) log out, and ii) have
jobs running, and hence get the warning, I just disown them.
If I was really keen, maybe I'd have done something in .zlogout to
disown all my running jobs.
*shrug*
Andrew.
--
- Andrew J. Cosgriff - ajc@xxxxxxxxxxxxxxxxx (PGP/MIME ok)
+61 3 9905 1165 (bh) 9905 4746 (fax) http://www-personal.monash.edu.au/~ajc
Spreading peanut butter reminds me of opera!! I wonder why?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author