@@ -1,5 +1,5 @@ #! /bin/bash unset $(locale | cut -f 1 -d =) -LANG="UTF-8" -export LANG +LC_ALL="en_US.UTF-8" +export LC_ALL