Skip to content

Instantly share code, notes, and snippets.

@thesp0nge
Created July 11, 2013 09:20
Show Gist options
  • Select an option

  • Save thesp0nge/5973940 to your computer and use it in GitHub Desktop.

Select an option

Save thesp0nge/5973940 to your computer and use it in GitHub Desktop.
Scream and shout ruby one liner when you can't make too much noise
ruby -e "100.times do print 'A' end; puts 'RGH'" > /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment