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.
可能重复: 异步 shell 命令
我有 2 个 bash 脚本,scriptA 和 scriptB。在 scriptA 中调用 scriptB。有没有办法让 scriptA 在 scriptB 之前退出?谢谢你。