Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pcolby/scripts

Scripts that I've shared on my blog, etc.
https://github.com/pcolby/scripts

bash proc-stat sqs

Last synced: about 1 month ago
JSON representation

Scripts that I've shared on my blog, etc.

Awesome Lists containing this project

README

        

# Scripts

Just some scripts that I've shared various places, such as on [my blog](http://colby.id.au/).

* [benchmarking-sqs/*](benchmarking-sqs)- some basic PHP scripts used to
[benchmark SQS](http://colby.id.au/benchmarking-sqs).
* [cpu.sh](cpu.sh) - a basic Bash shell script demonstrating how to
[calculate CPU Usage from /proc/stat](http://colby.id.au/calculating-cpu-usage-from-proc-stat).

## License

These are all in the public domain, so do whatever you like with them.