gpt4 book ai didi

linux - 命令行参数在 bash 中没有这样的文件或目录错误

转载 作者:太空宇宙 更新时间:2023-11-04 10:29:05 26 4
gpt4 key购买 nike

我写了一个 bash 脚本,当它被执行时

./script a b c

它工作正常。然后我将脚本移动到 bin 文件夹并尝试将其执行为

script a b c 

现在显示错误

a: No such file or directory
b: No such file or directory
c: No such file or directory

关于如何解决这个问题有什么想法吗?

最佳答案

重命名您的脚本。我想程序 script 已安装在您的系统上。

从你的 bash 查看:man script

关于linux - 命令行参数在 bash 中没有这样的文件或目录错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40716738/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com