CentOS 7 기준
위치 : /etc/locale.conf
$ vi locale.conf
[locale.conf]
LANG="ko_KR.eucKR"
또는
$ export LC_ALL="ko_KR.eucKR"
'컴퓨터 > Linux' 카테고리의 다른 글
[CentOS7 명령어] md5sum 무결성 확인 명령어 (1) | 2022.08.31 |
---|---|
[CentOS7 명령어] cp 명령어 (0) | 2022.08.31 |
[CentOS7 명령어] SSH 연결 (1) | 2022.08.31 |
[CentOS7 명령어] mv 명령어 사용법 (1) | 2022.08.30 |
[CentOS7 명령어] Shell(.sh) 실행 파일 생성 및 실행 (0) | 2022.08.26 |