view 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
line wrap: on
line source

? "$@" | perl -pe 's/([aeiouy])([bcdfghjklmnpqrstvxz])\b/$1h$2/ig'