$ [sudo] gem install launchy
require 'rubygems'require 'launchy'Launchy.open("http://www.example.com")
No comments:
Post a Comment