Open leoheck opened 8 years ago
Configuração atual na maquina de casa, suponho que seja igual nas GAPHL
» locale
LANG=en_US.UTF-8
LANGUAGE=en_US
LC_CTYPE=pt_BR.UTF-8
LC_NUMERIC=pt_BR.UTF-8
LC_TIME=pt_BR.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=pt_BR.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=pt_BR.UTF-8
LC_NAME=pt_BR.UTF-8
LC_ADDRESS=pt_BR.UTF-8
LC_TELEPHONE=pt_BR.UTF-8
LC_MEASUREMENT=pt_BR.UTF-8
LC_IDENTIFICATION=pt_BR.UTF-8
LC_ALL=
Na náquina gaphl12 LANGUAGE=
estava em branco
É possível mudar o terminal para usar inglês como idioma fazendo: LC_NUMERIC=en_US.UTF-8
Como posso deixar isso padrão na imagem?
Some definitions from oracle
LC_CTYPE ---- Character classification and case conversion
LC_COLLATE -- Collation order
LC_MONETARY - Monetary formatting
LC_NUMERIC -- Numeric, non-monetary formatting
LC_TIME ----- Date and time formats
LC_MESSAGES - Formats of informative and diagnostic messages and interactive responses
Para evitar problemas com pontos e com virgulas. O terminal tem que ser em ingles.