bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bash Shell and Running Background Jobs


From: Chet Ramey
Subject: Re: Bash Shell and Running Background Jobs
Date: Fri, 19 Sep 2003 13:58:43 -0400
User-agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.4) Gecko/20030624

Machine Type: powerpc-ibm-aix5.1.0.0
Bash Version: 2.05b
Patch Level: 0
Release Status: release
Description:
        When users submit a background job, and then exit the shell, they are not given a 
warning (ie, "There are running jobs"). The jobs become orphaned, resulting in 
unneccesary processes running on the system.

That behavior is rarely what's wanted.  In the vast majority of
cases, users want their background jobs to continue when they
exit a shell session.

Chet







reply via email to

[Prev in Thread] Current Thread [Next in Thread]