annotate bin/h @ 2033:034f0d205950

<shachaf> mv bin/{,s}list
author HackBot
date Thu, 07 Feb 2013 21:38:21 +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