Skip to content

Instantly share code, notes, and snippets.

@aparrish
Created April 20, 2011 02:20
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 aparrish/930214 to your computer and use it in GitHub Desktop.
Save aparrish/930214 to your computer and use it in GitHub Desktop.
isobel:~ adam$ echo everything | perl -le 'print $_ x (ord($_) - ord('a')+1) for split //, <>'
eeeee
vvvvvvvvvvvvvvvvvvvvvv
eeeee
rrrrrrrrrrrrrrrrrr
yyyyyyyyyyyyyyyyyyyyyyyyy
tttttttttttttttttttt
hhhhhhhh
iiiiiiiii
nnnnnnnnnnnnnn
ggggggg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment