博客
关于我
-bash: $'\r': command not found 类问题的解决
阅读量:801 次
发布时间:2023-04-16

本文共 156 字,大约阅读时间需要 1 分钟。

格式不兼容造成的,需要dos2unix命令

安装:yum install dos2unix -y

运行dos2unix + 文件名,例如dos2unix /etc/profile

转载于:https://my.oschina.net/u/3007124/blog/1853361

你可能感兴趣的文章