[ create a new paste ] login | about

Link: http://codepad.org/01skDdoa    [ raw code | fork ]

Plain Text, pasted on Jun 30:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
locale -a
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_COLLATE to default locale: No such file or directory
C
POSIX
--(~/etc/zsh)----------------------------------------------------------------------------------------(pts/0@master)--
s locale -a 
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_COLLATE to default locale: No such file or directory
C
POSIX
--(~/etc/zsh)----------------------------------------------------------------------------------------(pts/0@master)--
sudo  locale -a 
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_COLLATE to default locale: No such file or directory
C
POSIX


Create a new paste based on this one


Comments: