[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] silent job monitor when 'set +m'
From: |
Jeff Chua |
Subject: |
Re: [PATCH] silent job monitor when 'set +m' |
Date: |
Sat, 7 Nov 2009 21:12:52 +0800 |
On Sat, Nov 7, 2009 at 8:12 PM, Jan Schampera <jan.schampera@web.de> wrote:
> A workaround is to diswon the monster. But yes, I also stumbled over
> this once. See
> http://bash-hackers.org/wiki/doku.php/snipplets/kill_bg_job_without_message
>
"disown"... that's new to me. Nice. At least it's an alternative to "set
+m".
Thanks,
Jeff
- Re: [PATCH] silent job monitor when 'set +m', (continued)
- Re: [PATCH] silent job monitor when 'set +m', Jeff Chua, 2009/11/10
- Re: [PATCH] silent job monitor when 'set +m', Chet Ramey, 2009/11/10
- Re: [PATCH] silent job monitor when 'set +m', Jeff Chua, 2009/11/10
- Re: [PATCH] silent job monitor when 'set +m', Jeff Chua, 2009/11/10
- Re: [PATCH] silent job monitor when 'set +m', Pierre Gaston, 2009/11/11
- Re: [PATCH] silent job monitor when 'set +m', Pierre Gaston, 2009/11/11
- Re: [PATCH] silent job monitor when 'set +m', Pierre Gaston, 2009/11/11
- Re: [PATCH] silent job monitor when 'set +m', Chet Ramey, 2009/11/11
- Re: [PATCH] silent job monitor when 'set +m', Chet Ramey, 2009/11/11
Re: [PATCH] silent job monitor when 'set +m', Jan Schampera, 2009/11/07
- Re: [PATCH] silent job monitor when 'set +m',
Jeff Chua <=