Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/griesbacher/top2csv

Converts continious top outputs to a single csv
https://github.com/griesbacher/top2csv

Last synced: about 1 month ago
JSON representation

Converts continious top outputs to a single csv

Awesome Lists containing this project

README

        

# top2csv
Converts continious top outputs to a single csv

## Usage
```
top -p -b -d > dump
top_to_csv.py dump
```