03 2020 档案
iconv 文件格式转换(gbk和utf8)
摘要:iconv -f UTF-8 -t GBK filename -o xx.gbk.txt iconv -f GBK -t UTF-8 filename -o xx.utf8.txt [root@redis22 ~]# cat 112io131张三[root@redis22 ~]# file 11: 阅读全文
posted @ 2020-03-04 10:39 寒星12345678999 阅读(3659) 评论(0) 推荐(0)