changeset 10401:950707f03c81

<hppavilion1> ` sed -i "s/\xc3\x9c/\xc3\x9c\xc3\x81/" bin/lowercase2 && sed -i "s/\xc3\xbc/\xc3\xbc\xc3\xa1/" bin/lowercase2
author HackBot
date Sat, 11 Mar 2017 09:09:50 +0000
parents 690e425aa4a9
children 67aa4372cb59
files bin/lowercase2
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/lowercase2	Sat Mar 11 08:59:17 2017 +0000
+++ b/bin/lowercase2	Sat Mar 11 09:09:50 2017 +0000
@@ -1,2 +1,2 @@
 #!/bin/bash
-tr A-Z a-z | sed 'y/ØÅÆŒÞÐÄÖÜ/øåæœþðäöü/'
+tr A-Z a-z | sed 'y/ØÅÆŒÞÐÄÖÜÁ/øåæœþðäöüá/'