[TriLUG] Can't kill driftnet
Ivan Panarusky
panaruskyi at gmail.com
Tue Feb 10 22:45:34 EST 2009
That did the trick, but why didn't anything else work?
On Tue, Feb 10, 2009 at 10:42 PM, Paul G. Szabady <paul at thyservice.com>wrote:
> How about killing the process id?
>
> $ ps auwx | grep driftnet | cut -d" " -f3
>
> Then kill the process id that's returned. ie:
>
> $ kill -15 1234
> or
> $ kill -9 1234
>
> (Of course, you need to replace 1234 with the result from the first
> command.)
>
> --
> Paul
> @ Thy Service
>
>
>
> Ivan Panarusky wrote:
>
>> For some reason, I can't stop the program dritnet. I tried $sudo killall
>> driftnet, #killall driftnet, and even the system monitor. (it crashed when
>> I
>> tied to kill it)
>>
>> Any ideas?
>>
>>
>
>
> --
> TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug
> TriLUG FAQ : http://www.trilug.org/wiki/Frequently_Asked_Questions
>
>
--
Wake up and smell the ashes.
More information about the TriLUG
mailing list