Skip to content

c0d3rb4b4/tabularize_top_stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tabularize_top_stats

Tabularizes dinamic stats from top Example usage: top -b | awk '/Web Content/ { print strftime("%FT%T"), $1, $9, $10; fflush(); }' | python tabularize_top_stats.py

About

Tabularizes dinamic stats from top

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages