/usr/bin/env: ‘ sh r ’ : No such file or directory
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash

·
事项 | 解释 |
---|---|
现象 | Windows 下编写的脚本文件无法在 Linux 下运行 |
原因分析 | Windows 与 Linux 的后缀编写格式不一致 |
解决方法 | sudo apt install dos2unix; dos2unix /PATH/TO/WINDOWS_FILE;unix2dos /PATH/TO/LINUX_FILE |
参考 | https://askubuntu.com/questions/896860/usr-bin-env-python3-r-no-such-file-or-directory |




A beautiful web dashboard for Linux
最近提交(Master分支:10 天前 )
186a802e
added ecosystem file for PM2 5 年前
5def40a3
Add host customization support for the NodeJS version 5 年前
更多推荐
所有评论(0)