Skip to content

Commit 5f7783d

Browse files
committed
Linux command index, Compiler generation page Sat Feb 24 2018 11:30:27 GMT+0800 (CST)
1 parent 1791792 commit 5f7783d

File tree

551 files changed

+7727
-3876
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

551 files changed

+7727
-3876
lines changed

c/ab.html

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,ab,Apache服务器的性能测试工具">
1111
<title>ab 命令,Linux ab 命令详解:Apache服务器的性能测试工具 - Linux 命令搜索引擎</title>
1212
<link rel="shortcut icon" href="../img/favicon.ico">
13-
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1517389135190">
13+
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1519443026249">
1414
</head>
1515
<body>
1616
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner"> <svg viewBox="0 0 250 250"><!-- kenny wang <wowohoo@qq.com> https://github.com/jaywcjlove --> <title>logo</title> <desc>Linux Command Logo. https://github.com/jaywcjlove</desc><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg> </a>
@@ -30,10 +30,6 @@
3030
<button id="search_btn">搜索</button>
3131
</div>
3232
</div>
33-
<div class="footer">
34-
收藏本站请使用Ctrl+D或者Command+d<br>
35-
共搜集到 <span id="commands_info"></span> 个Linux命令 <a target="_blank" href="https://github.com/jaywcjlove/linux-command/new/master/command">添加命令</a> | <a href="hot.html">命令列表</a>
36-
</div>
3733
</div>
3834

3935
<div class="markdown-body">
@@ -68,9 +64,20 @@ <h3 id="语法">语法</h3><pre><code>ab(选项)(参数)
6864
<!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->
6965
</div>
7066

67+
<div class="footer ">
68+
收藏本站请使用Ctrl+D或者Command+d
69+
<br />
70+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/new/master/command">添加命令</a> |
71+
<a href="hot.html">命令列表</a> |
72+
<a href="https://github.com/jaywcjlove/oscnews">Chrome 插件</a>
73+
<br> 共搜集到
74+
<span id="commands_info">
75+
76+
</span> 个Linux命令
77+
</div>
7178
<script>
7279
var _hmt = _hmt || []; (function() {var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?a542c0213a9aa8ae29fccdc8a18b91ef"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script>
73-
<script type="text/javascript" src="../js/dt.js?v=1517389135190"></script>
74-
<script type="text/javascript" src="../js/index.js?v=1517389135190"></script>
80+
<script type="text/javascript" src="../js/dt.js?v=1519443026250"></script>
81+
<script type="text/javascript" src="../js/index.js?v=1519443026250"></script>
7582
</body>
7683
</html>

c/accept.html

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,accept,指示打印系统接受发往指定目标打印机的打印任务">
1111
<title>accept 命令,Linux accept 命令详解:指示打印系统接受发往指定目标打印机的打印任务 - Linux 命令搜索引擎</title>
1212
<link rel="shortcut icon" href="../img/favicon.ico">
13-
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1517389135785">
13+
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1519443026952">
1414
</head>
1515
<body>
1616
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner"> <svg viewBox="0 0 250 250"><!-- kenny wang <wowohoo@qq.com> https://github.com/jaywcjlove --> <title>logo</title> <desc>Linux Command Logo. https://github.com/jaywcjlove</desc><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg> </a>
@@ -30,10 +30,6 @@
3030
<button id="search_btn">搜索</button>
3131
</div>
3232
</div>
33-
<div class="footer">
34-
收藏本站请使用Ctrl+D或者Command+d<br>
35-
共搜集到 <span id="commands_info"></span> 个Linux命令 <a target="_blank" href="https://github.com/jaywcjlove/linux-command/new/master/command">添加命令</a> | <a href="hot.html">命令列表</a>
36-
</div>
3733
</div>
3834

3935
<div class="markdown-body">
@@ -54,9 +50,20 @@ <h3 id="语法">语法</h3><pre><code>accept(选项)(参数)
5450
<!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->
5551
</div>
5652

53+
<div class="footer ">
54+
收藏本站请使用Ctrl+D或者Command+d
55+
<br />
56+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/new/master/command">添加命令</a> |
57+
<a href="hot.html">命令列表</a> |
58+
<a href="https://github.com/jaywcjlove/oscnews">Chrome 插件</a>
59+
<br> 共搜集到
60+
<span id="commands_info">
61+
62+
</span> 个Linux命令
63+
</div>
5764
<script>
5865
var _hmt = _hmt || []; (function() {var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?a542c0213a9aa8ae29fccdc8a18b91ef"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script>
59-
<script type="text/javascript" src="../js/dt.js?v=1517389135785"></script>
60-
<script type="text/javascript" src="../js/index.js?v=1517389135785"></script>
66+
<script type="text/javascript" src="../js/dt.js?v=1519443026952"></script>
67+
<script type="text/javascript" src="../js/index.js?v=1519443026952"></script>
6168
</body>
6269
</html>

c/alias.html

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,alias,用来设置指令的别名">
1111
<title>alias 命令,Linux alias 命令详解:用来设置指令的别名 - Linux 命令搜索引擎</title>
1212
<link rel="shortcut icon" href="../img/favicon.ico">
13-
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1517389135595">
13+
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1519443026668">
1414
</head>
1515
<body>
1616
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner"> <svg viewBox="0 0 250 250"><!-- kenny wang <wowohoo@qq.com> https://github.com/jaywcjlove --> <title>logo</title> <desc>Linux Command Logo. https://github.com/jaywcjlove</desc><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg> </a>
@@ -30,10 +30,6 @@
3030
<button id="search_btn">搜索</button>
3131
</div>
3232
</div>
33-
<div class="footer">
34-
收藏本站请使用Ctrl+D或者Command+d<br>
35-
共搜集到 <span id="commands_info"></span> 个Linux命令 <a target="_blank" href="https://github.com/jaywcjlove/linux-command/new/master/command">添加命令</a> | <a href="hot.html">命令列表</a>
36-
</div>
3733
</div>
3834

3935
<div class="markdown-body">
@@ -102,9 +98,20 @@ <h4 id="四、 操作过程">四、 操作过程</h4><pre><code>首先使用命
10298

10399
</div>
104100

101+
<div class="footer ">
102+
收藏本站请使用Ctrl+D或者Command+d
103+
<br />
104+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/new/master/command">添加命令</a> |
105+
<a href="hot.html">命令列表</a> |
106+
<a href="https://github.com/jaywcjlove/oscnews">Chrome 插件</a>
107+
<br> 共搜集到
108+
<span id="commands_info">
109+
110+
</span> 个Linux命令
111+
</div>
105112
<script>
106113
var _hmt = _hmt || []; (function() {var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?a542c0213a9aa8ae29fccdc8a18b91ef"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script>
107-
<script type="text/javascript" src="../js/dt.js?v=1517389135596"></script>
108-
<script type="text/javascript" src="../js/index.js?v=1517389135596"></script>
114+
<script type="text/javascript" src="../js/dt.js?v=1519443026668"></script>
115+
<script type="text/javascript" src="../js/index.js?v=1519443026668"></script>
109116
</body>
110117
</html>

c/apachectl.html

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,apachectl,Apache服务器前端控制工具">
1111
<title>apachectl 命令,Linux apachectl 命令详解:Apache服务器前端控制工具 - Linux 命令搜索引擎</title>
1212
<link rel="shortcut icon" href="../img/favicon.ico">
13-
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1517389136139">
13+
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1519443027274">
1414
</head>
1515
<body>
1616
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner"> <svg viewBox="0 0 250 250"><!-- kenny wang <wowohoo@qq.com> https://github.com/jaywcjlove --> <title>logo</title> <desc>Linux Command Logo. https://github.com/jaywcjlove</desc><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg> </a>
@@ -30,10 +30,6 @@
3030
<button id="search_btn">搜索</button>
3131
</div>
3232
</div>
33-
<div class="footer">
34-
收藏本站请使用Ctrl+D或者Command+d<br>
35-
共搜集到 <span id="commands_info"></span> 个Linux命令 <a target="_blank" href="https://github.com/jaywcjlove/linux-command/new/master/command">添加命令</a> | <a href="hot.html">命令列表</a>
36-
</div>
3733
</div>
3834

3935
<div class="markdown-body">
@@ -60,9 +56,20 @@ <h3 id="语法">语法</h3><pre><code>apachectl(参数)
6056
<!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->
6157
</div>
6258

59+
<div class="footer ">
60+
收藏本站请使用Ctrl+D或者Command+d
61+
<br />
62+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/new/master/command">添加命令</a> |
63+
<a href="hot.html">命令列表</a> |
64+
<a href="https://github.com/jaywcjlove/oscnews">Chrome 插件</a>
65+
<br> 共搜集到
66+
<span id="commands_info">
67+
68+
</span> 个Linux命令
69+
</div>
6370
<script>
6471
var _hmt = _hmt || []; (function() {var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?a542c0213a9aa8ae29fccdc8a18b91ef"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script>
65-
<script type="text/javascript" src="../js/dt.js?v=1517389136139"></script>
66-
<script type="text/javascript" src="../js/index.js?v=1517389136139"></script>
72+
<script type="text/javascript" src="../js/dt.js?v=1519443027275"></script>
73+
<script type="text/javascript" src="../js/index.js?v=1519443027275"></script>
6774
</body>
6875
</html>

c/apropos.html

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,apropos,在 whatis 数据库中查找字符串">
1111
<title>apropos 命令,Linux apropos 命令详解:在 whatis 数据库中查找字符串 - Linux 命令搜索引擎</title>
1212
<link rel="shortcut icon" href="../img/favicon.ico">
13-
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1517389135938">
13+
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1519443027087">
1414
</head>
1515
<body>
1616
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner"> <svg viewBox="0 0 250 250"><!-- kenny wang <wowohoo@qq.com> https://github.com/jaywcjlove --> <title>logo</title> <desc>Linux Command Logo. https://github.com/jaywcjlove</desc><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg> </a>
@@ -30,10 +30,6 @@
3030
<button id="search_btn">搜索</button>
3131
</div>
3232
</div>
33-
<div class="footer">
34-
收藏本站请使用Ctrl+D或者Command+d<br>
35-
共搜集到 <span id="commands_info"></span> 个Linux命令 <a target="_blank" href="https://github.com/jaywcjlove/linux-command/new/master/command">添加命令</a> | <a href="hot.html">命令列表</a>
36-
</div>
3733
</div>
3834

3935
<div class="markdown-body">
@@ -89,9 +85,20 @@ <h3 id="实例">实例</h3><pre><code>[root@localhost ~]<span class="hljs-commen
8985
</code></pre><!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->
9086
</div>
9187

88+
<div class="footer ">
89+
收藏本站请使用Ctrl+D或者Command+d
90+
<br />
91+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/new/master/command">添加命令</a> |
92+
<a href="hot.html">命令列表</a> |
93+
<a href="https://github.com/jaywcjlove/oscnews">Chrome 插件</a>
94+
<br> 共搜集到
95+
<span id="commands_info">
96+
97+
</span> 个Linux命令
98+
</div>
9299
<script>
93100
var _hmt = _hmt || []; (function() {var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?a542c0213a9aa8ae29fccdc8a18b91ef"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script>
94-
<script type="text/javascript" src="../js/dt.js?v=1517389135939"></script>
95-
<script type="text/javascript" src="../js/index.js?v=1517389135939"></script>
101+
<script type="text/javascript" src="../js/dt.js?v=1519443027087"></script>
102+
<script type="text/javascript" src="../js/index.js?v=1519443027087"></script>
96103
</body>
97104
</html>

c/apt-get.html

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,apt-get,Debian Linux发行版中的APT软件包管理工具">
1111
<title>apt-get 命令,Linux apt-get 命令详解:Debian Linux发行版中的APT软件包管理工具 - Linux 命令搜索引擎</title>
1212
<link rel="shortcut icon" href="../img/favicon.ico">
13-
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1517389135903">
13+
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1519443027060">
1414
</head>
1515
<body>
1616
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner"> <svg viewBox="0 0 250 250"><!-- kenny wang <wowohoo@qq.com> https://github.com/jaywcjlove --> <title>logo</title> <desc>Linux Command Logo. https://github.com/jaywcjlove</desc><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg> </a>
@@ -30,10 +30,6 @@
3030
<button id="search_btn">搜索</button>
3131
</div>
3232
</div>
33-
<div class="footer">
34-
收藏本站请使用Ctrl+D或者Command+d<br>
35-
共搜集到 <span id="commands_info"></span> 个Linux命令 <a target="_blank" href="https://github.com/jaywcjlove/linux-command/new/master/command">添加命令</a> | <a href="hot.html">命令列表</a>
36-
</div>
3733
</div>
3834

3935
<div class="markdown-body">
@@ -76,9 +72,20 @@ <h3 id="实例">实例</h3><p>使用apt-get命令的第一步就是引入必需
7672
</code></pre><!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->
7773
</div>
7874

75+
<div class="footer ">
76+
收藏本站请使用Ctrl+D或者Command+d
77+
<br />
78+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/new/master/command">添加命令</a> |
79+
<a href="hot.html">命令列表</a> |
80+
<a href="https://github.com/jaywcjlove/oscnews">Chrome 插件</a>
81+
<br> 共搜集到
82+
<span id="commands_info">
83+
84+
</span> 个Linux命令
85+
</div>
7986
<script>
8087
var _hmt = _hmt || []; (function() {var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?a542c0213a9aa8ae29fccdc8a18b91ef"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script>
81-
<script type="text/javascript" src="../js/dt.js?v=1517389135903"></script>
82-
<script type="text/javascript" src="../js/index.js?v=1517389135903"></script>
88+
<script type="text/javascript" src="../js/dt.js?v=1519443027061"></script>
89+
<script type="text/javascript" src="../js/index.js?v=1519443027061"></script>
8390
</body>
8491
</html>

0 commit comments

Comments
 (0)