包含 !p 的 storepass 的奇怪 bash/jarsigner 行为

发布于 2024-11-15 11:02:06 字数 255 浏览 4 评论 0原文

我正在尝试调用

jarsigner -verbose -keystore /some-path/releasekey.keystore -storepass ******!p /some-file/path

bash。

我的 storepass 末尾的 !p 一直被视为一声巨响,并被我调用的最后一个以 p 开头的命令所取代。

我无法更改此密钥,但是我可以解决此问题吗?

I'm trying to call

jarsigner -verbose -keystore /some-path/releasekey.keystore -storepass ******!p /some-file/path

in bash.

The !p at the end of my storepass keeps getting treated as a bang and is replaced with with the last command I called that started with p.

I can't change the this key, but is there anyway I can fix this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

蓝海似她心 2024-11-22 11:02:06

已解决 - 刚刚更改了 storepass

Resolved - just changed the storepass

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文