adspace
Answer Posted / madhu
run the following command :
ps -ef | grep -i 'process name'
see the pid of the process and kill with the following
command
kill -9 process id
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category