라벨이 euc-kr인 게시물 표시

AIX utf-8 to euckr converting

AIX 에서 utf-8 파일을 euc-kr 로 변환하는 방법 iconv -f UTF-8 -t IBM-eucKR  input.txt > result.txt