annotate bin/unh @ 12285:69f123e9b0a2 draft

<b_jonas> STOP
author HackEso <hackeso@esolangs.org>
date Wed, 01 Jan 2020 09:35:37 +0000
parents eee02eb985e4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1803
eee02eb985e4 <fizzie> printf \'%s\\n\' \'#!/usr/bin/perl -p\' \'s/([aeiouy])h([bcdfghjklmnpqrstvxz])/$1$2/ig\' > bin/unh; chmod +x bin/unh # I\'m sure we need all these
HackBot
parents:
diff changeset
1 #!/usr/bin/perl -p
eee02eb985e4 <fizzie> printf \'%s\\n\' \'#!/usr/bin/perl -p\' \'s/([aeiouy])h([bcdfghjklmnpqrstvxz])/$1$2/ig\' > bin/unh; chmod +x bin/unh # I\'m sure we need all these
HackBot
parents:
diff changeset
2 s/([aeiouy])h([bcdfghjklmnpqrstvxz])/$1$2/ig