windows编辑过的txt在linux文档出现的问题 在 2019年1月28日 上张贴 由 movcal发表回复 sed ‘s/^M//’ test.sh > test2.sh sed ‘s/\r//’ test.sh…