Installa la nostra toolbar!
Tips / Linux
addthis
Kill multiple pid process finding pattern on a ps command output
Author: Katrame
Visits: 1827
Date: 07.02.2008

# ps -aef|grep ssh|grep -v grep|grep username|tr -s ' '| cut -f2 -d ' '| xargs kill -9

 

 




Page 1 of 1


Se vuoi discutere con noi su questo articolo o comunque vuoi porci delle domande usa il nostro Forum

COMMENTI

Aggiungi un commento! +
(I commenti verranno moderati prima della pubblicazione)



Top