bug-bash
[Top][All Lists]
Advanced

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

Re: Getting rid of "Terminated" message thanks to SIGINT


From: Marc Herbert
Subject: Re: Getting rid of "Terminated" message thanks to SIGINT
Date: Tue, 01 Feb 2011 08:52:46 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7

>>> Is it a problem?  Bash prints messages about signal-terminated processes --
>>
>>> Most people want to know when their jobs die
>>
>> ...except when they explicitly kill them.
> 
> Then maybe the answer is to suppress the message when a process dies
> due to SIGTERM, as well as SIGINT.
> 

Since TERM is the default it seems to make sense to me. Could you
mention this to the bash maintainer? :-)

Would the same also make sense for a couple other signals? I have
always been confused by the respective semantics of signals (assuming
there are well defined semantics in the first place).




reply via email to

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