随手记—shell 脚本not found

Posted TiWalker

tags:

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

工作中,遇到一个shell 脚本中调用另外一个shell脚本,报脚本not found.
而脚本是存在的,百思不得其解,后面发现脚本的格式不对,shell脚本的格式是有要求的,比如注释,空格,要是unix格式,不是windows格式。注意脚本打开后格式可能会变。

以上是关于随手记—shell 脚本not found的主要内容,如果未能解决你的问题,请参考以下文章

随手记—shell 脚本not found

随手记—shell 脚本not found

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

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

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

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