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

https://github.com/sammers21/ptop

Simple htop-like utility which shows a tree of current processes
https://github.com/sammers21/ptop

c gnu htop linux make makefile process

Last synced: 24 days ago
JSON representation

Simple htop-like utility which shows a tree of current processes

Awesome Lists containing this project

README

        

### What does it do?

It just shows a tree of current processes

### How to run?
```bash
$ make
```
### How does it looks like?
![image](https://user-images.githubusercontent.com/16746106/29749188-fb0bccb6-8b2e-11e7-8ad4-adc7e5ef9542.png)