On Sat, Jan 21, 2012 at 7:34 PM, Clive Standbridge
<list-u...@tgstandbridges.plus.com> wrote:
>> Hi,
>>
>> I think the jobs were hanged up there,
> [...]
>> before I could use the ps au | grep nvt | awk '{print $2} | sed
>> 's/^.*$/ kill -9 &/g' > kill.sh  and run kill.sh.
>>
>> now ps au does not show me this info any more.
> [...]
>>
>> what's the alternative choice,
>
>
> Hi Lina,
>
> You can install the procps package, then use
>
>   pkill nvt
>
> Like kill, pkill takes a signal number as an option, so more
> aggressively:
>
>   pkill -9 nvt
>
>
>
> --
> Cheers,
> Clive

Thanks for both of you.

I did not know the pkill was installed and there.

anyway, the job was killed one by one two hours ago.

Thanks again.


>
>
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: http://lists.debian.org/20120121113428.ga14...@rimmer.esmertec.com
>


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAG9cJmk0p6ckv21wCWPd+UOT=jug9hvij01gg1a6llp2roy...@mail.gmail.com

Reply via email to