changeset 6183:e98a7cf1eddf

<shachaf> ` sed -i \'s/Z/Z\xc3\x98/; s/z/z\xc3\xb8/\' bin/lowercase
author HackBot
date Tue, 03 Nov 2015 23:57:49 +0000
parents 3b80dc3917aa
children 6ca3af09d30b
files bin/lowercase
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/lowercase	Tue Nov 03 23:57:20 2015 +0000
+++ b/bin/lowercase	Tue Nov 03 23:57:49 2015 +0000
@@ -1,2 +1,2 @@
 #!/bin/bash
-tr A-Z a-z
+tr A-ZØ a-zø