changeset 1994:429b9b175267

<fizzie> sed -i -e \'s#^#/#\' bin/\\?hh
author HackBot
date Sun, 03 Feb 2013 11:17:16 +0000
parents a7cc9b351f25
children 0c73580cbc4c
files bin/?hh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/?hh	Sat Feb 02 22:56:28 2013 +0000
+++ b/bin/?hh	Sun Feb 03 11:17:16 2013 +0000
@@ -1,1 +1,1 @@
-? "$@" | perl -pe 's/([aeiouy])([bcdfghjklmnpqrstvxz])/$1h$2/ig'
+/? "$@" | perl -pe 's/([aeiouy])([bcdfghjklmnpqrstvxz])/$1h$2/ig'