An open API service indexing awesome lists of open source software.

https://github.com/dotpot/mprock

Mac Process Killer (mprock) - kill processes on mac os like a Human.
https://github.com/dotpot/mprock

Last synced: 7 months ago
JSON representation

Mac Process Killer (mprock) - kill processes on mac os like a Human.

Awesome Lists containing this project

README

          

# MPROCK #

Mac Process Killer, kill processes by keyword like a Human.

_Written in pure Python_

## Motivation ##
how can you kill multiple processes at a time in mac os ? (It's not possible via ActivityMonitor)

## Usage ##

>>> sudo python mprock.py itunes
will kill all processes which has 'itunes' in it's name.

### Please feel free to improve it if you like :)

![image](http://img193.imageshack.us/img193/5605/tumblrlznr805hcb1r3zat8.png)