语法高亮,滚动条美化,设置页面调整

This commit is contained in:
fofolee
2019-04-19 02:41:09 +08:00
parent 1e8f76c000
commit 359d29ee0b
1590 changed files with 12328 additions and 11441 deletions

View File

@@ -3,9 +3,9 @@
<h2 id="补充说明">补充说明</h2>
<p><strong>lsmod命令</strong> 用于显示已经加载到内核中的模块的状态信息。执行lsmod命令后会列出所有已载入系统的模块。Linux操作系统的核心具有模块化的特性应此在编译核心时务须把全部的功能都放入核心。您可以将这些功能编译成一个个单独的模块待需要时再分别载入。</p>
<h3 id="语法">语法</h3>
<pre><code>lsmod</code></pre>
<pre><code class="language-bash">lsmod</code></pre>
<h3 id="实例">实例</h3>
<pre><code>[root@LinServ-1 ~]# lsmod
<pre><code class="language-bash">[root@LinServ-1 ~]# lsmod
Module Size Used by
ipv6 272801 15
xfrm_nalgo 13381 1 ipv6