view bin/?h @ 4421:114398f3b359

<kmc> printf \'echo "$1" | /hackenv/lib/cdecl\\n\' > bin/cdecl && chmod +x bin/cdecl
author HackBot
date Sun, 09 Feb 2014 02:02:01 +0000
parents 7914d7e0b500
children 142d349827b7
line wrap: on
line source

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