cp949(euckr) 로 인코딩 파일명을 utf-8 변경하기
아래 명령으로 하위 디렉토리에 있는 모든 파일을 변경해 준다.
convmv -r -f cp949 -t utf8 --notest target_dir