mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 14:17:13 +08:00
Documentation/NuttShell.html: Add description of the PATH environment variable.
This commit is contained in:
@@ -1028,6 +1028,9 @@ done
|
|||||||
<b>Environment Variables:</b>
|
<b>Environment Variables:</b>
|
||||||
</p>
|
</p>
|
||||||
<ul><table>
|
<ul><table>
|
||||||
|
<tr>
|
||||||
|
<td><b><code>PATH</code></b></td><td>The default path in the file systems to look for executable, binary programs working directory</td>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><b><code>PWD</code></b></td><td>The current working directory</td>
|
<td><b><code>PWD</code></b></td><td>The current working directory</td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -5825,6 +5828,7 @@ xxd -i romfs_img >nsh_romfsimg.h
|
|||||||
<li><a href="#cmdpasswd"><code>passwd</code></a></li>
|
<li><a href="#cmdpasswd"><code>passwd</code></a></li>
|
||||||
<li><a href="#passwdfiles">Password File</a></li>
|
<li><a href="#passwdfiles">Password File</a></li>
|
||||||
<li><a href="#passwdromfs">Password File, ROMFS</a></li>
|
<li><a href="#passwdromfs">Password File, ROMFS</a></li>
|
||||||
|
<li><a href="#environvars"><code>PATH</code></a></li>
|
||||||
<li><a href="#builtinping"><code>ping</code></a></li>
|
<li><a href="#builtinping"><code>ping</code></a></li>
|
||||||
<li><a href="#builtinping"><code>ping6</code></a></li>
|
<li><a href="#builtinping"><code>ping6</code></a></li>
|
||||||
<li><a href="#cmdpoweroff"><code>poweroff</code></a></li>
|
<li><a href="#cmdpoweroff"><code>poweroff</code></a></li>
|
||||||
|
|||||||
Reference in New Issue
Block a user