Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Putty 执行一些命令。我拥有的命令长度为 323 个字符。但它只允许我输入 256 个字符。请帮我。如何增加该限制。
谢谢
如果不允许使用 bash。您可以将命令放入脚本并运行该脚本。不要忘记首先使脚本可执行。
我找到了解决方案。我只是先键入bash,然后尝试运行该命令。它成功地工作了。
bash