annotate bin/h! @ 1776:c986c19d1ad6

<shachaf> echo \'perl -ipe \'\\\'\'s/([aeiouy])([bcdfghjklmnpqrstvxz])/$1h$2/ig\'\\\'\' "$1"\' > bin/\'h!\'; chmod +x bin/\'h!\'
author HackBot
date Fri, 25 Jan 2013 13:45:07 +0000
parents
children ff8f8cd17d4b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1776
c986c19d1ad6 <shachaf> echo \'perl -ipe \'\\\'\'s/([aeiouy])([bcdfghjklmnpqrstvxz])/$1h$2/ig\'\\\'\' "$1"\' > bin/\'h!\'; chmod +x bin/\'h!\'
HackBot
parents:
diff changeset
1 perl -ipe 's/([aeiouy])([bcdfghjklmnpqrstvxz])/$1h$2/ig' "$1"