Good Morning, Ruby

Share on Facebook
Post to Google Buzz
Bookmark this on Yahoo Bookmark
Bookmark this on Livedoor Clip
Share on FriendFeed
Good Morning, RubyKrypted.com

Create a file called goodmorning.rb and paste the following into it:

#!/usr/bin/env ruby
puts 'Good Morning'

Make the file executable for your user. Then run the file (let’s just say it’s on the desktop of a user named admin):

/Users/admin/Desktop/goodmorning.rb

That’s all for this morning…

Similar Articles:

Posted on February 9, 2012 at 8:13 am by Charles · Permalink
In: Mac OS X · Tagged with: , ,

Leave a Reply