批量修改dos文件到unix

1. 安装dos2unix

2. 执行:find ./ -type f | xargs dos2unix

posted @ 2017-03-08 15:20  邱明成  阅读(705)  评论(0)    收藏  举报