window、Linux 文本文件转换

以下:spa

$ sed -e 's/.$//' mydos.txt > myunix.txt
$ sed -e 's/$/\r/' myunix.txt > mydos.txt
相关文章
相关标签/搜索