I'm totally lost now!
I have been trying to remove the wrong locale in the terminal.
I don't know what caused this, but it might have been an earlier DE.
Thit is what I have:
I want
I can't find where this is set?
I'm using /bin/sh
I have been trying to remove the wrong locale in the terminal.
I don't know what caused this, but it might have been an earlier DE.
Thit is what I have:
Code:
# locale
LANG=sv_SE.UTF-8
LC_CTYPE="sv_SE.UTF-8"
LC_COLLATE="sv_SE.UTF-8"
LC_TIME="sv_SE.UTF-8"
LC_NUMERIC="sv_SE.UTF-8"
LC_MONETARY="sv_SE.UTF-8"
LC_MESSAGES="sv_SE.UTF-8"
LC_ALL=
I want
en_US.UTF-8 and nothing else!I can't find where this is set?
I'm using /bin/sh
Code:
# echo $SHELL
/bin/sh