2015年12月1日 $’\r’: 未找到命令的解决 执行.sh脚本时出现$’\r’: 未找到命令,是因为命令直接从windows 复制过来导致的 yum install dos2unix dos2unix **.sh 进行转换 再次[……] 阅读全文 进一步了解 Linux 0