ok, let me try, right now it is updating stuff
On Sun, Dec 27, 2015 at 12:43 PM, Fulko Hew wrote:
> On Sun, Dec 27, 2015 at 12:17 PM, Javier Perez wrote:
> > Hi
> >
> > My system is supposed to be in English, but all the commands at the
> console
> > level give feedback in Spanish.
> > How can
On Sun, Dec 27, 2015 at 12:17 PM, Javier Perez wrote:
> Hi
>
> My system is supposed to be in English, but all the commands at the console
> level give feedback in Spanish.
> How can I troubleshoot this?
>
> [root@bloody ~]# export
...snip ...
> declare -x LANGUAGE="en_US:es"
Its this one that'
Hi
My system is supposed to be in English, but all the commands at the console
level give feedback in Spanish.
How can I troubleshoot this?
[root@bloody ~]# export
declare -x HISTCONTROL="ignoredups"
declare -x HISTSIZE="1000"
declare -x HOME="/root"
declare -x HOSTNAME="bloody.localdomain"
decla