Closed basav22 closed 6 years ago
I am trying to kill my apache-tomcat process. But I cant find one when i run fkill.
fkill
What OS are you on? Do you see it in $ top? Maybe it has an unexpected name.
$ top
fkill only lists your own processes, so if it's a system process, it won't be shown.
I am trying to kill my apache-tomcat process. But I cant find one when i run
fkill
.