annotate bin/h @ 1799:288bcd00727b

<Bike> sed -i s/h//g wisdom/welcome
author HackBot
date Fri, 25 Jan 2013 19:14:35 +0000
parents 89cfc3d11c04
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1775
89cfc3d11c04 <oerjan> (echo \'#!/usr/bin/perl -p\'; echo \'s/([aeiouy])([bcdfghjklmnpqrstvxz])/$1h$2/ig\') >bin/h
HackBot
parents: 1774
diff changeset
1 #!/usr/bin/perl -p
89cfc3d11c04 <oerjan> (echo \'#!/usr/bin/perl -p\'; echo \'s/([aeiouy])([bcdfghjklmnpqrstvxz])/$1h$2/ig\') >bin/h
HackBot
parents: 1774
diff changeset
2 s/([aeiouy])([bcdfghjklmnpqrstvxz])/$1h$2/ig