Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mug896 committed Nov 19, 2020
1 parent ed5ce71 commit 89642c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions etc.html
Original file line number Diff line number Diff line change
Expand Up @@ -1317,6 +1317,10 @@ <h1 id="proc">/proc</h1>
openat(AT_FDCWD, <span class="hljs-string">&quot;/proc/net/sctp/eps&quot;</span>, O_RDONLY) = -<span class="hljs-number">1</span> ENOENT (No such file or directory)
openat(AT_FDCWD, <span class="hljs-string">&quot;/proc/net/sctp6/eps&quot;</span>, O_RDONLY) = -<span class="hljs-number">1</span> ENOENT (No such file or directory)
. . .

<span class="hljs-comment"># /proc &#xB97C; &#xC0AC;&#xC6A9; &#xC911;&#xC778; &#xD504;&#xB85C;&#xC138;&#xC2A4;&#xB4E4; </span>
$ ps f $( fuser -m /proc )
. . .
</code></pre>
<p>/proc &#xB514;&#xB809;&#xD1A0;&#xB9AC;&#xB97C; ls &#xD588;&#xC744;&#xB54C; &#xBCF4;&#xC774;&#xB294; &#xC22B;&#xC790;&#xB85C;&#xB41C; &#xB514;&#xB809;&#xD1A0;&#xB9AC;&#xAC00; &#xD604;&#xC7AC; &#xC2DC;&#xC2A4;&#xD15C;&#xC5D0;&#xC11C; &#xC2E4;&#xD589;&#xB418;&#xACE0; &#xC788;&#xB294;
&#xD504;&#xB85C;&#xC138;&#xC2A4;&#xB4E4;&#xC785;&#xB2C8;&#xB2E4;.
Expand Down
2 changes: 1 addition & 1 deletion search_index.json

Large diffs are not rendered by default.

0 comments on commit 89642c1

Please sign in to comment.