view bin/unh @ 11301:6fae3200f233

<int-e> ` mv {bin,lib}/morse-decode; echo \'#!/hackenv/bin/shebang_args_or_input /hackenv/lib/morse-decode\' > bin/morse-decode; chmod +x bin/morse-decode
author HackBot
date Thu, 04 Jan 2018 23:48:26 +0000
parents eee02eb985e4
children
line wrap: on
line source

#!/usr/bin/perl -p
s/([aeiouy])h([bcdfghjklmnpqrstvxz])/$1$2/ig