Skip to content

Instantly share code, notes, and snippets.

@hitode909
Created December 25, 2011 08:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save hitode909/1518894 to your computer and use it in GitHub Desktop.
Save hitode909/1518894 to your computer and use it in GitHub Desktop.
#! /usr/bin/env ruby
puts ARGF.read.split(//).sort.join('')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment