Shell scripts/zh: Difference between revisions

Ardenet (talk | contribs)
Created page with "要跟踪命令和行号,可以使用"
Tags: Mobile edit Mobile web edit
Ardenet (talk | contribs)
Created page with "当 Bash 脚本执行失败时,它只会输出错误信息,而不会显示出错的代码位置。"
Line 142: Line 142:
</div>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
当 Bash 脚本执行失败时,它只会输出错误信息,而不会显示出错的代码位置。
When a bash script fails, it prints only an error message, but no code location.
</div>


要跟踪命令和行号,可以使用
要跟踪命令和行号,可以使用