view bin/?h @ 10399:3bfbf2cf838d

<hppavilion1> ` sed -i \'s/\\\\n/\\n/\' bin/lowercase2
author HackBot
date Sat, 11 Mar 2017 08:55:47 +0000
parents 7914d7e0b500
children 142d349827b7
line wrap: on
line source

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