Skip to content

Instantly share code, notes, and snippets.

View sxalexander's full-sized avatar
🚌
Reticulating Splines

Sam Alexander sxalexander

🚌
Reticulating Splines
View GitHub Profile
@sxalexander
sxalexander / memusage.rb
Created November 3, 2010 00:13
WebFaction Memory Usage Script
#!/usr/bin/env ruby
# Memory usage script for WebFaction customers adapted to attempt to
# draw username from the pwd
# Nick Trew <[email protected]>
# 2009-05-25
# START CONFIG #
require 'pathname'