Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mug896 committed Nov 22, 2020
1 parent fa3d35b commit c1ccc42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redirections.html
Original file line number Diff line number Diff line change
Expand Up @@ -1401,7 +1401,7 @@ <h3 id="redirection-&#xAE30;&#xD638;&#xC758;-&#xC704;&#xCE58;">Redirection &#xAE
OK
</code></pre>
<h4 id="redirection-&#xC124;&#xC815;&#xC740;-&#xBA85;&#xB839;&#xC758;-&#xC778;&#xC218;&#xC5D0;-&#xD3EC;&#xD568;&#xB418;&#xC9C0;-&#xC54A;&#xC2B5;&#xB2C8;&#xB2E4;">Redirection &#xC124;&#xC815;&#xC740; &#xBA85;&#xB839;&#xC758; &#xC778;&#xC218;&#xC5D0; &#xD3EC;&#xD568;&#xB418;&#xC9C0; &#xC54A;&#xC2B5;&#xB2C8;&#xB2E4;.</h4>
<pre><code class="lang-bash">$ args.sh foo.c &lt; hello.c bar.c <span class="hljs-comment"># hello.c &#xB294; &#xBA85;&#xB839;&#xC758; &#xC778;&#xC218;&#xC5D0; &#xD3EC;&#xD568;&#xB418;&#xC9C0; &#xC54A;&#xB294;&#xB2E4;.</span>
<pre><code class="lang-bash">$ args.sh foo.c &lt; hello.c bar.c <span class="hljs-comment"># &lt; hello.c &#xB294; &#xBA85;&#xB839;&#xC758; &#xC778;&#xC218;&#xC5D0; &#xD3EC;&#xD568;&#xB418;&#xC9C0; &#xC54A;&#xB294;&#xB2E4;.</span>
<span class="hljs-variable">$0</span> : /home/mug896/.bashrc.d/bin/args.sh
<span class="hljs-variable">$1</span> : foo.c
<span class="hljs-variable">$2</span> : bar.c
Expand Down

0 comments on commit c1ccc42

Please sign in to comment.