Shell scripts/zh: Difference between revisions

Ardenet (talk | contribs)
Created page with "== 调试嵌入脚本 =="
Tags: Mobile edit Mobile web edit
Ardenet (talk | contribs)
Created page with "当某个命令缺失时,可以使用 <code>nix-locate</code> 来查找对应的软件包名称。例如,<code>stat</code> 命令:"
Line 129: Line 129:
</div>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
当某个命令缺失时,可以使用 <code>nix-locate</code> 来查找对应的软件包名称。例如,<code>stat</code> 命令:
When a command is missing, you can use <code>nix-locate</code> to find the package name. for example, the <code>stat</code> command:
</div>


<syntaxHighlight lang="console">
<syntaxHighlight lang="console">