linux redhat9 man 페이지 일본어 표시하기(utf-8 환경)
su root
vi /etc/man.config
수정전
JNROFF /usr/bin/groff -Tnippon -mandocj
PAGER /usr/bin/less -isr
수정후
JNROFF LANG=ja_JP.eucJP /usr/bin/groff -Tnippon -mandocj
PAGER /usr/bin/iconv -f euc-jp -t utf-8 | /bin/more

su root
vi /etc/man.config
수정전
JNROFF /usr/bin/groff -Tnippon -mandocj
PAGER /usr/bin/less -isr
수정후
JNROFF LANG=ja_JP.eucJP /usr/bin/groff -Tnippon -mandocj
PAGER /usr/bin/iconv -f euc-jp -t utf-8 | /bin/more
이 글과 관련있는 글을 자동검색한 결과입니다 [?]
- [유닉스] 유닉스에서 디렉토리 용량 확인 by 영스터
- gentoo nabi (한글 입력기) by 살라말라꿍
- 갑자기 리눅스가 먹통이 된 사연,,-- 음, 알고보니 자테온쪽 설정시 문제가,, by 하늘바라기
- 환상적인 VIM Setting하기 by Rickey
- 리눅스에 파이썬 설치하기 by 바죠
# by | 2008/01/31 12:34 | 트랙백 | 덧글(0)





☞ 내 이글루에 이 글과 관련된 글 쓰기 (트랙백 보내기) [도움말]