Skip to content

Instantly share code, notes, and snippets.

@rbarazi
Created April 18, 2013 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rbarazi/5412682 to your computer and use it in GitHub Desktop.
Save rbarazi/5412682 to your computer and use it in GitHub Desktop.
Cool ruby gists
ruby -e '(0..23).cycle{|f|print "\r"+[128336+f].pack("U")+" ";sleep 0.2}'
@aruprakshit
Copy link

Indeed it is cool :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment