zsh-users
 help / color / mirror / code / Atom feed
From: Clint Adams <schizo@debian.org>
To: Roland Jesse <jesse@prinz-atm.CS.Uni-Magdeburg.De>
Cc: zsh-users@sunsite.auc.dk
Subject: Re: logout and nohup
Date: Mon, 25 Oct 1999 14:36:13 -0400	[thread overview]
Message-ID: <19991025143613.A29518@dman.com> (raw)
In-Reply-To: <0v904rmibk.fsf@cs.uni-magdeburg.de>; from jesse@prinz-atm.CS.Uni-Magdeburg.De on Mon, Oct 25, 1999 at 08:00:31PM +0200

> nohup /usr/local/etc/kehraus 2> /dev/null &

No, nohup is supposed to keep the process running in the background
AFTER you log out.

What this does is place nohup in the job table.  You can get around
this in various ways, but the easiest is to backrgound it with &|
instead of & .


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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-25 18:00 Roland Jesse
1999-10-25 18:36 ` Clint Adams [this message]
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=19991025143613.A29518@dman.com \
    --to=schizo@debian.org \
    --cc=jesse@prinz-atm.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).