nate-parrott / Flashlight

The missing Spotlight plugin system
http://flashlight.nateparrott.com
Other
5.39k stars 411 forks source link

Add a new plugin kill9.plugin #370

Closed dylanzhang closed 9 years ago

dylanzhang commented 9 years ago

kill9.plugin can kill -9 a selected process when a process is out of control. And when you type in part of the process name, it will search the processes that has the name you entered.

nate-parrott commented 9 years ago

nice! thanks.