zsh-users
 help / color / mirror / code / Atom feed
From: Roland Jesse <jesse@mail.CS.Uni-Magdeburg.De>
To: zsh-users@sunsite.auc.dk
Subject: logout and nohup
Date: 25 Oct 1999 20:00:31 +0200	[thread overview]
Message-ID: <0v904rmibk.fsf@cs.uni-magdeburg.de> (raw)

Hi,

I am using zsh 3.1.5 on Solaris 2.6 and Solaris 7.

In my .zlogin I have the following:
...
...starting X...
# quit X so log out
nohup /usr/local/etc/kehraus 2> /dev/null &
wait 5 # provide time for kehraus to complete
logout

Now, "kehraus" is a script which updates ~/.dirs and removes corefiles
in case I did not specifically save them. The problem is when it comes
to the logout command. It does not log me out immediately but tells
me: "zsh: you have running jobs." I need an additional C-d to log out
successfully. The only job left is this kehraus script.

Why is this? Isn't nohup supposed to keep the process running in the
background while still being able to log out?

	Roland (a bit confused)


             reply	other threads:[~1999-10-25 18:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-25 18:00 Roland Jesse [this message]
1999-10-25 18:36 ` Clint Adams
1999-10-25 21:35 ` Bart Schaefer
1999-10-25 21:38   ` Roland Jesse

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=0v904rmibk.fsf@cs.uni-magdeburg.de \
    --to=jesse@mail.cs.uni-magdeburg.de \
    --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).