Skip to content

Instantly share code, notes, and snippets.

@caffo
Created February 17, 2009 04:24
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 caffo/65576 to your computer and use it in GitHub Desktop.
Save caffo/65576 to your computer and use it in GitHub Desktop.
# sudo
for x in {0..9} {a..z}; do hanna --gems `gem list | cut -f 1 -d "(" | grep ^$x | tr "\n" " "`; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment