shell报错:/bin/sh^M: bad interpreter: No such file or directory 2020-06-15 教程笔记,日常记录 暂无评论 123659 次阅读 在windows环境下写了个shell脚本,然后在linux下运行的时候,发现并不能正常运行,而且是已经在使用命令 chmod 777 xxx.sh了,结果发现是shell脚本格式出了错误。 - 阅读全文 -