Shell scripts/zh: Difference between revisions

Ardenet (talk | contribs)
Created page with "当 Bash 脚本执行失败时,它只会输出错误信息,而不会显示出错的代码位置。"
Ardenet (talk | contribs)
Created page with "== 调试嵌入脚本 =="
Tags: Mobile edit Mobile web edit
Line 138: Line 138:
</syntaxHighlight>
</syntaxHighlight>


<div lang="en" dir="ltr" class="mw-content-ltr">
<span id="Debugging_embedded_scripts"></span>
== Debugging embedded scripts ==
== 调试嵌入脚本 ==
</div>


当 Bash 脚本执行失败时,它只会输出错误信息,而不会显示出错的代码位置。
当 Bash 脚本执行失败时,它只会输出错误信息,而不会显示出错的代码位置。