Rebuild
This commit is contained in:
@@ -47,7 +47,7 @@ function.</p>
|
||||
|
||||
</td>
|
||||
<td class="code leading">
|
||||
<a href="http://play.golang.org/p/iEAD2cYC-h"><img title="Run code" src="play.png" class="run" /></a>
|
||||
<a href="http://play.golang.org/p/neqdJ51KLN"><img title="Run code" src="play.png" class="run" /></a>
|
||||
<div class="highlight"><pre><span class="kn">package</span> <span class="nx">main</span>
|
||||
</pre></div>
|
||||
|
||||
@@ -132,7 +132,7 @@ environment.</p>
|
||||
|
||||
<tr>
|
||||
<td class="docs">
|
||||
<p>Here’s the actual <code>os.Exec</code> call. If this call is
|
||||
<p>Here’s the actual <code>syscall.Exec</code> call. If this call is
|
||||
successful, the execution of our process will end
|
||||
here and be replaced by the <code>/bin/ls -a -l -h</code>
|
||||
process. If there is an error we’ll get a return
|
||||
|
||||
Reference in New Issue
Block a user