ngreenstein / alfred-process-killer

An Alfred 2 workflow that makes it easy to kill misbehaving processes. It is, in essence, a way to easily find processes by name and kill them using `kill -9`.
658 stars 36 forks source link

process args filter #1

Closed anson0370 closed 11 years ago

anson0370 commented 11 years ago

e.g: use kill java:jetty to find and kill jetty in many java process

ngreenstein commented 11 years ago

Awesome idea, thanks! I integrated this and made some changes so that the matched argument(s) are shown next to the process name in Alfred.