cheat sheets.

$ cheat blow
#!/usr/bin/env ruby
require 'open-uri'
unless $*.empty?
eval(open("http://balloon.hobix.com/#{$*.shift}").read) rescue puts "** balloon
not found"
else
puts "Usage: blow <script-name>"
end
Version 1, updated 718 days ago.
. o 0 ( edit | history )
( add new | see all )