annotate bin/h @ 2040:9464fe0ca8a2

<ais523> echo "#!/bin/sh" >bin/list; echo -n \'oldpwd=`pwd`; cd /var/irclogs/_esoteric; name=$(cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed "s/[^<]*<//; s/>.*//"); cd $oldpwd; echo -n $name "" >> bin/list; echo \' >> bin/list
author HackBot
date Thu, 07 Feb 2013 21:46:12 +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