Table of Contents
recursive toc v1.4

python scripts

My python scripts. Written to help speed-up and automate ordinary tasks.
Script Version Description
meminfo.py v1.0
2006/08
meminfo
Parses and outputs some memory and swap information. This script is intended to be used with monitoring applications to retrieve some variables easily.
sectotime.py v1.0
2006/08
sectotime
Receives an arbitrary number of seconds and returns a string with the number of days, hours and minutes that the number represents.