windows中的换行符和Linux中的换行符
2021-05-28 01:00
阅读:318
标签:linux dos2unix 换行符 linu strong windows 文件 str 转换 # cat -A tmp.tmp ^M 对应的字符是 \r # cat tmp.txt | awk -vRS=‘\r\n‘ ‘{print $2,$1}‘ 或者转换格式文件 yum install dos2unix -y dos2unix tmp.tmp windows中的换行符和Linux中的换行符 标签:linux dos2unix 换行符 linu strong windows 文件 str 转换 原文地址:https://www.cnblogs.com/daixubinbin/p/14776291.html
120.4987 12.717858^M$
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:windows中的换行符和Linux中的换行符
文章链接:http://soscw.com/index.php/essay/88441.html
文章标题:windows中的换行符和Linux中的换行符
文章链接:http://soscw.com/index.php/essay/88441.html
评论
亲,登录后才可以留言!