command not found shell returned 127

Posted 不营养、

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了command not found shell returned 127相关的知识,希望对你有一定的参考价值。

在 vim 修改某个文件后,退出时,报了如此一个错误。日志如下:

并不是什么大问题,只是在刚入坑 ssh 时,真的被人代入坑里了。

# 强制退出并保存
:wq!

不是 :!wq,不知道有没有有缘的小伙伴和我看到同一篇博客,那肯定是会入坑的。若你更有缘,看见此篇,请务必与我联系。我要和你结拜!哈哈哈以此记录一下,算是在程序这条路上遇到的一点小插曲,顺便给自己增长一点乐趣,方便以后回味。 >..<

以上是关于command not found shell returned 127的主要内容,如果未能解决你的问题,请参考以下文章

shell脚本执行错误 $' ':command not found

$‘ ‘: command not found的解决方法

shell下action:command not found

shell脚本运行报错$' ': command not found

shell 脚本 “bc: command not found ” 解决

jenkins构建执行shell 所有命令出现command not found