annotate bin/lowercase @ 4295:e3a8730487a4

<shachaf> echo >bin/rnooodl \'perl -pe \'\\\'\'s/([Nn])ooodl/"\\1@{[o x(3+rand 7)]}dl"/ge\'\\\'
author HackBot
date Tue, 14 Jan 2014 01:18:58 +0000
parents 483baaae03c2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2715
483baaae03c2 <shachaf> echo -e \'#!/bin/bash\\ntr A-Z\xc3\x98 a-z\xc3\xb8\' > bin/lowercase; chmod +x bin/lowercase
HackBot
parents: 2714
diff changeset
1 #!/bin/bash
483baaae03c2 <shachaf> echo -e \'#!/bin/bash\\ntr A-Z\xc3\x98 a-z\xc3\xb8\' > bin/lowercase; chmod +x bin/lowercase
HackBot
parents: 2714
diff changeset
2 tr A-ZØ a-zø