changeset 1749:f704eb840d34

<shachaf> >bin/\'?hhh\' echo \'? "$@" | perl -pe \'\\\'\'s/([aeiouy])([bcdgklmnpqrstvxz]+)/$1h$2/g\'\\\'\'\'; chmod +x bin/\\?hhh
author HackBot
date Fri, 25 Jan 2013 12:17:58 +0000
parents 2dee50fbd8e6
children 2617f7333339
files bin/?hhh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/?hhh	Fri Jan 25 12:17:58 2013 +0000
@@ -0,0 +1,1 @@
+? "$@" | perl -pe 's/([aeiouy])([bcdgklmnpqrstvxz]+)/$1h$2/g'