zsh-users
 help / color / mirror / code / Atom feed
From: Scott Barron <sb125499@oak.cats.ohiou.edu>
To: zsh-users@sunsite.dk
Subject: Re: nohup usage
Date: Thu, 30 May 2002 11:44:03 -0400	[thread overview]
Message-ID: <20020530114403.A2488@unixbrewers.org> (raw)
In-Reply-To: <1022771592.8377.7.camel@io.icmb.utexas.edu>; from jhessel@mail.utexas.edu on Thu, May 30, 2002 at 10:13:12AM -0500

On Thu, May 30, 2002 at 10:13:12AM -0500, Jay Hesselberth wrote:
> I've just done the bash --> zsh transition, and I like zsh except for
> one thing (right now).
> 
> I run a fair amount of things in the background, and I'm sick of
> forgetting to type 'nohup' before starting processes, and sick of not
> being able to exit the terminal I started the process in, b/c it will
> kill the process.
> 
> Is there to trap calls like 'start-program &' to be called under nohup?
> 
> Thanks,
> 
> Jay
> 
> -- 

Jay,

This bugged me at first too but you can do 'start-program &!' and you'll
be able to exit your terminal.  Or if you happen to just 'start-program
&' you can use 'disown' to accomplish the same thing.  That's my
solution anyway.  Hope it helps.

-Scott


      parent reply	other threads:[~2002-05-30 15:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-30 15:13 Jay Hesselberth
2002-05-30 15:35 ` Peter Stephenson
2002-05-30 15:44 ` Scott Barron [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=20020530114403.A2488@unixbrewers.org \
    --to=sb125499@oak.cats.ohiou.edu \
    --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).