티스토리 뷰
728x90
### Linux
export LANG="en_US.UTF-8"
### vi
set fileencodings=utf-8
set encoding=utf-8
### cat & grep
cat textfile | iconv -f euckr -t utf8
728x90
'공부' 카테고리의 다른 글
[SQL] `!=` Doesn't include NULL (0) | 2020.01.18 |
---|---|
[Hive] Alter Table Column Type (0) | 2020.01.18 |
[Linux] Encoding 깨질때 (0) | 2020.01.18 |
[FTP] command (0) | 2019.12.22 |
[SQL] Count by condition (0) | 2019.12.22 |
[JS] VueJS bind scroll event (0) | 2019.12.22 |
댓글