Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- netsh
- maVen
- grep
- Source
- Mac
- bash
- Quartz
- web.xml
- VirtualBox
- resource
- vscode
- 줄바꿈 문자
- Eclipse
- tomcat
- import
- 단축키
- xargs
- profile
- Windows 10
- plugin
- JavaScript
- ssh
- port
- GIT
- Windows
- 네트워크
- find
- IntelliJ
- context
- lsof
Archives
- Today
- Total
develog
[Windows10] Ubuntu locale euc-kr 설치 본문
locale 설치
$ sudo locale-gen ko_KR.EUC-KR $ sudo udpate-locale LANG=ko_KR.EUC-KR 재시작 |
locale 정보 확인
$ locale $ echo $LANG |
http://egloos.zum.com/ssulsamo/v/4261453
'OS & Shell > Linux' 카테고리의 다른 글
[Linux] 시스템 정보 확인 (0) | 2017.10.18 |
---|---|
[Linux] rename, 파일명 일괄 변경 (0) | 2017.07.25 |
[Linux] vi color scheme (0) | 2017.05.31 |
[Linux] find 검색 결과만 출력 (0) | 2017.05.29 |
[Linux] env 환경 변수 (0) | 2017.05.24 |
Comments