nkf 를 이용해 인코딩 확인하기
test os :
[root@oracle ~]# lsb_release -id
Distributor ID: CentOS
Description: CentOS release 5.5 (Final)
아래 패키지 설치
nkf.i386 : A Kanji code conversion filter.
[root@oracle ~]# yum -y install nkf
사용법:
[root@oracle ~]# nkf --guess file1.c
ASCII
[root@oracle ~]# nkf --guess test.txt
UTF-8
-g --guess Guess the input code
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기