今天一小伙伴说他写的加了变量的路径老是报没有此目录 后来才知道 原来是格式问题
处理办法有二 1. dos2unix
2.vim 之fileformat=unix
How to set fileformat=unix for all files opend in vim
在线dos2unix