annotate bin/lowercase @ 4285:5c5fc08f8113

<oerjan> sed -i \'2s!s/!s/no\\+dl/nooodl/;s/!\' bin/?
author HackBot
date Tue, 14 Jan 2014 00:55:13 +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ø