1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Rubyfy ====== Tested on * Fedora 22 / Ruby 2.2.3 * Mac OS X / MacPorts Ruby 2.2.0 Example usage: ``` cat serverlist.txt | ./rubyfy -p 10 -c 'hostname' ./rubyfy --root --command 'id' <<< foo.example.com ```