bug-bash
[Top][All Lists]
Advanced

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

Re: [PATCH] silent job monitor when 'set +m'


From: Chet Ramey
Subject: Re: [PATCH] silent job monitor when 'set +m'
Date: Tue, 10 Nov 2009 11:44:11 -0500
User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812)

Jeff Chua wrote:

>     > On Tue, Nov 10, 2009 at 6:20 AM, Jan Schampera
>     <jan.schampera@web.de <mailto:jan.schampera@web.de>
>     > <mailto:jan.schampera@web.de <mailto:jan.schampera@web.de>>> wrote:
>     >
>     >     Chet Ramey schrieb:
>     >
>     >     > redirect stderr
>     >     > kill pid
>     >     > wait pid
>     >     > restore stderr
>     >     >
>     >     > It seems to me that this sequence forces the necessary
>     synchronicity.
>     >
>     >     Interesting. And sad that I never thought of that
>     >
>     >
>     > Will you consider having like a new option "set -j" to switch
>     displaying
>     > job information on/off"?
> 
>     I am inclined not, since there's a relatively easy workaround.
> 
> 
> 
> How do you silent this one without a subshell. 

What's wrong with the approach above?


-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/




reply via email to

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