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

kill -9 --force-all?



Come faccio ad uccidere un processo senza pietà? Anche se da root dico kill
-9 il processo non mi sparisce:

# ps auxf | grep lucio | grep -v grep
lucio  14781  0.0  1.3  29396 13968 ?    S    11:42   0:00 kded [kdeinit]

# kill -9 14781
# ps auxf | grep lucio | grep -v grep
lucio  14781  0.0  1.3  29396 13968 ?    S    11:42   0:00 kded [kdeinit]

Sono su Etch con kernel 2.6.15.



Reply to: