Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ancientlore/plist

Windows process list
https://github.com/ancientlore/plist

c-plus-plus process-list windows

Last synced: about 2 months ago
JSON representation

Windows process list

Awesome Lists containing this project

README

        

plist
=====

plist is a simple program that uses the process status API to list currently running processes. plist will show the full path to a running executable, and has basic filtering so that you can search for specific processes. It returns values to the command shell that can be used to test whether a process is running.

Download
--------

plist is packaged in a zip file. Unzip it and put it anywhere you like; it has no dependencies.

[Download plist](https://github.com/downloads/ancientlore/plist/plist.zip)

Documentation
-------------

plist is relatively straightforward to use. Type `plist /?` for instructions.