rebuild
This commit is contained in:
parent
0dd598dde2
commit
411c320ef6
@ -98,9 +98,8 @@ we’ll use <code>exec.LookPath</code> to find it (probably
|
|||||||
<td class="docs">
|
<td class="docs">
|
||||||
<p><code>Exec</code> requires arguments in slice form (as
|
<p><code>Exec</code> requires arguments in slice form (as
|
||||||
apposed to one big string). We’ll give <code>ls</code> a few
|
apposed to one big string). We’ll give <code>ls</code> a few
|
||||||
common arguments. It has to include the program
|
common arguments. Note that the first argument should
|
||||||
name as the first argument. Details see
|
be the program name.</p>
|
||||||
<code>man 2 execve</code></p>
|
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td class="code leading">
|
<td class="code leading">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user