Create a gist now

Instantly share code, notes, and snippets.

anonymous /gist:cf64c34d98d8ac0ad588
Created Jun 20, 2015

What would you like to do?
$ locale
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US.UTF-8
LANGUAGE=en_US
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=ne_NP
LC_TIME=C.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=ne_NP
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=ne_NP
LC_NAME=ne_NP
LC_ADDRESS=ne_NP
LC_TELEPHONE=ne_NP
LC_MEASUREMENT=ne_NP
LC_IDENTIFICATION=ne_NP
LC_ALL=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment