摘要: shell脚本在执行的时候报错,bash: xxx: /bin/bash^M: bad interpreter: No such file or directory 脚本内容很简单,仅供测试: Shell代码 #!/bin/bash export PATH=$PATH:~/build/compile 阅读全文
posted @ 2018-08-14 17:16 DF11G 阅读(279) 评论(0) 推荐(0)