Skip to content

Instantly share code, notes, and snippets.

@rodolfo42
Created February 26, 2014 18:36
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 rodolfo42/9235567 to your computer and use it in GitHub Desktop.
Save rodolfo42/9235567 to your computer and use it in GitHub Desktop.
#!/bin/bash
curl https://gist.githubusercontent.com/rodolfo42/6637163/raw/5e5258426eb8a8085dac4ce8074e8903b85dcee4/LocaleList.java > LocaleList.java
javac LocaleList.java
java LocaleList | less
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment