view bin/?h @ 4847:dc526be16e45

<mroman_> gcc crunchfuck.c -O3 -o bin/crunchfuck
author HackBot
date Fri, 12 Sep 2014 13:59:44 +0000
parents 7914d7e0b500
children 142d349827b7
line wrap: on
line source

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