view bin/h @ 4789:6ad2db782cb2

<fizzie> echo -e \'#! /bin/bash\\nexec gforth -e "$* bye" </dev/null\' > bin/forth; chmod +x bin/forth
author HackBot
date Fri, 05 Sep 2014 20:04:33 +0000
parents 7914d7e0b500
children 5c5fc08f8113 09e9103dfa78
line wrap: on
line source

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