annotate bin/?h @ 1753:37406c6f9b44

<shachaf> sed -i s/bcdgklmnpqrstvxz/bcdfghjklmnpqrstvxz/ bin/\\?{h,hh}
author HackBot
date Fri, 25 Jan 2013 12:51:50 +0000
parents 98b14261f542
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1753
37406c6f9b44 <shachaf> sed -i s/bcdgklmnpqrstvxz/bcdfghjklmnpqrstvxz/ bin/\\?{h,hh}
HackBot
parents: 1751
diff changeset
1 ? "$@" | perl -pe 's/([aeiouy])([bcdfghjklmnpqrstvxz])\b/$1h$2/ig'