Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

kill a process linux

type top 
find PID in the menu
then,
kill -9 your_PID
Source by www.linux.com #
 
PREVIOUS NEXT
Tagged: #kill #process #linux
ADD COMMENT
Topic
Name
8+7 =