annotate bin/lowercase @ 3346:06964d1b772c

<FreeFull> echo \'? "$@" | rec | tac\' >bin/\xc2\xbf
author HackBot
date Wed, 31 Jul 2013 20:55:38 +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ø