Skip to content

Instantly share code, notes, and snippets.

@kwerle
Created April 26, 2011 17:57
Show Gist options
  • Save kwerle/942753 to your computer and use it in GitHub Desktop.
Save kwerle/942753 to your computer and use it in GitHub Desktop.
#!/usr/bin/ruby
# 40000.times { $stdout << 'x' }
17500.times { $stderr << 'x' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment