Rubyfy ====== Tested on Mac OS X, MacPorts and Ruby 2.2.0 Example usage: ``` cat serverlist.txt | ./rubyfy -p 10 -c 'hostname' ./rubyfy -p 1 -c 'hostname' <<< foo.example.com ```