bug-bash
[Top][All Lists]
Advanced

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

Re: job control


From: Paul Jarc
Subject: Re: job control
Date: Wed, 02 Jul 2003 17:58:44 -0400
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

"Stuart Matheson" <Stuart.Matheson@cedara.com> wrote:
> I'm not sure this is a bug, but I'm unable to do simple job control
> from within a bash script.

It seems the man page forgets to say so, but job control is enabled
only for interactive shells.  Use "set -i" to turn on interactive
mode.


paul




reply via email to

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