sindresorhus / fkill-cli

Fabulously kill processes. Cross-platform.
MIT License
6.88k stars 159 forks source link

Tomcat process not getting listed #55

Closed basav22 closed 6 years ago

basav22 commented 6 years ago

I am trying to kill my apache-tomcat process. But I cant find one when i run fkill.

sindresorhus commented 6 years ago

What OS are you on? Do you see it in $ top? Maybe it has an unexpected name.

sindresorhus commented 6 years ago

fkill only lists your own processes, so if it's a system process, it won't be shown.