changeset 1776:c986c19d1ad6

<shachaf> echo \'perl -ipe \'\\\'\'s/([aeiouy])([bcdfghjklmnpqrstvxz])/$1h$2/ig\'\\\'\' "$1"\' > bin/\'h!\'; chmod +x bin/\'h!\'
author HackBot
date Fri, 25 Jan 2013 13:45:07 +0000
parents 89cfc3d11c04
children ceefc3c5b0fe
files bin/h!
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/h!	Fri Jan 25 13:45:07 2013 +0000
@@ -0,0 +1,1 @@
+perl -ipe 's/([aeiouy])([bcdfghjklmnpqrstvxz])/$1h$2/ig' "$1"