bug-bash
[Top][All Lists]
Advanced

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

Re: just too late telling me job terminated


From: Paul Jarc
Subject: Re: just too late telling me job terminated
Date: Thu, 11 Jul 2002 11:53:25 -0400
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i686-pc-linux-gnu)

ralph@inputplus.co.uk (Ralph Corderoy) wrote:
>> <<Ctrl-Z>>
>> [1]+  Stopped                 sh y
>> $ kill %
>> <<PS: why the blank line before these jobs messages?>>
>> [1]+  Stopped                 sh y
>> $ mail chet
...
>> [1]+  Terminated              sh y
>
> I think bash is telling you what your OS is telling it.  Try `kill -9 %'
> instead.

I don't think that will make a difference.  The job apparently did die
as a result of SIGTERM.  SIGKILL won't make it die any faster.


paul



reply via email to

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