Skip to content

Commit 95fb9a1

Browse files
committed
Compiler generation page Thu Dec 01 2016 15:25:01 GMT+0800 (CST)
1 parent a44a6b8 commit 95fb9a1

File tree

470 files changed

+2799
-469
lines changed

Some content is hidden

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

470 files changed

+2799
-469
lines changed

c/accept.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="description" content="accept:指示打印系统接受发往指定目标打印机的打印任务 - 最专业的Linux命令大全,内容包含Linux命令手册、详解、学习,值得收藏的Linux命令速查手册。">
88
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,accept">
99
<title>accept - Linux Command</title>
10+
<link rel="shortcut icon" href="../img/favicon.ico">
1011
<link rel="stylesheet" type="text/css" href="../css/index.css">
1112
</head>
1213
<body>
@@ -35,7 +36,11 @@
3536

3637
<div class="markdown-body">
3738

38-
<a class="edit_btn" href="https://github.com/jaywcjlove/linux-command/edit/master//command/accept.md">编辑</a>
39+
<span class="edit_btn">
40+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/accept.md">纠正错误</a>
41+
<span class="split"></span>
42+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/accept.md">添加实例</a>
43+
</span>
3944

4045
<h1 id="accept">accept</h1><p>指示打印系统接受发往指定目标打印机的打印任务</p>
4146
<h2 id="补充说明">补充说明</h2><p><strong>accept命令</strong> 属于CUPS套件,用于指示打印系统接受发往指定目标打印机的打印任务。</p>

c/alias.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="description" content="alias:用来设置指令的别名 - 最专业的Linux命令大全,内容包含Linux命令手册、详解、学习,值得收藏的Linux命令速查手册。">
88
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,alias">
99
<title>alias - Linux Command</title>
10+
<link rel="shortcut icon" href="../img/favicon.ico">
1011
<link rel="stylesheet" type="text/css" href="../css/index.css">
1112
</head>
1213
<body>
@@ -35,7 +36,11 @@
3536

3637
<div class="markdown-body">
3738

38-
<a class="edit_btn" href="https://github.com/jaywcjlove/linux-command/edit/master//command/alias.md">编辑</a>
39+
<span class="edit_btn">
40+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/alias.md">纠正错误</a>
41+
<span class="split"></span>
42+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/alias.md">添加实例</a>
43+
</span>
3944

4045
<h1 id="alias">alias</h1><p>用来设置指令的别名</p>
4146
<h2 id="补充说明">补充说明</h2><p><strong>alias命令</strong> 用来设置指令的别名。我们可以使用该命令可以将一些较长的命令进行简化。使用alias时,用户必须使用单引号<code>&#39;&#39;</code>将原来的命令引起来,防止特殊字符导致错误。</p>

c/apachectl.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="description" content="apachectl:Apache服务器前端控制工具 - 最专业的Linux命令大全,内容包含Linux命令手册、详解、学习,值得收藏的Linux命令速查手册。">
88
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,apachectl">
99
<title>apachectl - Linux Command</title>
10+
<link rel="shortcut icon" href="../img/favicon.ico">
1011
<link rel="stylesheet" type="text/css" href="../css/index.css">
1112
</head>
1213
<body>
@@ -35,7 +36,11 @@
3536

3637
<div class="markdown-body">
3738

38-
<a class="edit_btn" href="https://github.com/jaywcjlove/linux-command/edit/master//command/apachectl.md">编辑</a>
39+
<span class="edit_btn">
40+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/apachectl.md">纠正错误</a>
41+
<span class="split"></span>
42+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/apachectl.md">添加实例</a>
43+
</span>
3944

4045
<h1 id="apachectl">apachectl</h1><p>Apache服务器前端控制工具</p>
4146
<h2 id="补充说明">补充说明</h2><p><strong>apachectl命令</strong> 是Apache的Web服务器前端控制工具,用以启动、关闭和重新启动Web服务器进程。</p>

c/apropos.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="description" content="apropos:在 whatis 数据库中查找字符串 - 最专业的Linux命令大全,内容包含Linux命令手册、详解、学习,值得收藏的Linux命令速查手册。">
88
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,apropos">
99
<title>apropos - Linux Command</title>
10+
<link rel="shortcut icon" href="../img/favicon.ico">
1011
<link rel="stylesheet" type="text/css" href="../css/index.css">
1112
</head>
1213
<body>
@@ -35,7 +36,11 @@
3536

3637
<div class="markdown-body">
3738

38-
<a class="edit_btn" href="https://github.com/jaywcjlove/linux-command/edit/master//command/apropos.md">编辑</a>
39+
<span class="edit_btn">
40+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/apropos.md">纠正错误</a>
41+
<span class="split"></span>
42+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/apropos.md">添加实例</a>
43+
</span>
3944

4045
<h1 id="apropos">apropos</h1><p>在 whatis 数据库中查找字符串</p>
4146
<h2 id="补充说明">补充说明</h2><p><strong>apropos命令</strong> 在一些特定的包含系统命令的简短描述的数据库文件里查找关键字,然后把结果送到标准输出。 </p>

c/apt-get.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="description" content="apt-get:Debian Linux发行版中的APT软件包管理工具 - 最专业的Linux命令大全,内容包含Linux命令手册、详解、学习,值得收藏的Linux命令速查手册。">
88
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,apt-get">
99
<title>apt-get - Linux Command</title>
10+
<link rel="shortcut icon" href="../img/favicon.ico">
1011
<link rel="stylesheet" type="text/css" href="../css/index.css">
1112
</head>
1213
<body>
@@ -35,7 +36,11 @@
3536

3637
<div class="markdown-body">
3738

38-
<a class="edit_btn" href="https://github.com/jaywcjlove/linux-command/edit/master//command/apt-get.md">编辑</a>
39+
<span class="edit_btn">
40+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/apt-get.md">纠正错误</a>
41+
<span class="split"></span>
42+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/apt-get.md">添加实例</a>
43+
</span>
3944

4045
<h1 id="apt-get">apt-get</h1><p>Debian Linux发行版中的APT软件包管理工具</p>
4146
<h2 id="补充说明">补充说明</h2><p><strong>apt-get命令</strong> 是Debian Linux发行版中的APT软件包管理工具。所有基于Debian的发行都使用这个包管理系统。deb包可以把一个应用的文件包在一起,大体就如同Windows上的安装文件。</p>

c/apt-key.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="description" content="apt-key:管理Debian Linux系统中的软件包密钥 - 最专业的Linux命令大全,内容包含Linux命令手册、详解、学习,值得收藏的Linux命令速查手册。">
88
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,apt-key">
99
<title>apt-key - Linux Command</title>
10+
<link rel="shortcut icon" href="../img/favicon.ico">
1011
<link rel="stylesheet" type="text/css" href="../css/index.css">
1112
</head>
1213
<body>
@@ -35,7 +36,11 @@
3536

3637
<div class="markdown-body">
3738

38-
<a class="edit_btn" href="https://github.com/jaywcjlove/linux-command/edit/master//command/apt-key.md">编辑</a>
39+
<span class="edit_btn">
40+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/apt-key.md">纠正错误</a>
41+
<span class="split"></span>
42+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/apt-key.md">添加实例</a>
43+
</span>
3944

4045
<h1 id="apt-key">apt-key</h1><p>管理Debian Linux系统中的软件包密钥</p>
4146
<h2 id="补充说明">补充说明</h2><p><strong>apt-key命令</strong> 用于管理Debian Linux系统中的软件包密钥。每个发布的deb包,都是通过密钥认证的,apt-key用来管理密钥。</p>

c/apt-sortpkgs.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="description" content="apt-sortpkgs:Debian Linux下对软件包索引文件进行排序的工具 - 最专业的Linux命令大全,内容包含Linux命令手册、详解、学习,值得收藏的Linux命令速查手册。">
88
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,apt-sortpkgs">
99
<title>apt-sortpkgs - Linux Command</title>
10+
<link rel="shortcut icon" href="../img/favicon.ico">
1011
<link rel="stylesheet" type="text/css" href="../css/index.css">
1112
</head>
1213
<body>
@@ -35,7 +36,11 @@
3536

3637
<div class="markdown-body">
3738

38-
<a class="edit_btn" href="https://github.com/jaywcjlove/linux-command/edit/master//command/apt-sortpkgs.md">编辑</a>
39+
<span class="edit_btn">
40+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/apt-sortpkgs.md">纠正错误</a>
41+
<span class="split"></span>
42+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/apt-sortpkgs.md">添加实例</a>
43+
</span>
3944

4045
<h1 id="apt-sortpkgs">apt-sortpkgs</h1><p>Debian Linux下对软件包索引文件进行排序的工具</p>
4146
<h2 id="补充说明">补充说明</h2><p><strong>apt-sortpkgs命令</strong> 是Debian Linux下对软件包索引文件进行排序的简单工具。</p>

c/aptitude.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="description" content="aptitude:Debian Linux系统中软件包管理工具 - 最专业的Linux命令大全,内容包含Linux命令手册、详解、学习,值得收藏的Linux命令速查手册。">
88
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,aptitude">
99
<title>aptitude - Linux Command</title>
10+
<link rel="shortcut icon" href="../img/favicon.ico">
1011
<link rel="stylesheet" type="text/css" href="../css/index.css">
1112
</head>
1213
<body>
@@ -35,7 +36,11 @@
3536

3637
<div class="markdown-body">
3738

38-
<a class="edit_btn" href="https://github.com/jaywcjlove/linux-command/edit/master//command/aptitude.md">编辑</a>
39+
<span class="edit_btn">
40+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/aptitude.md">纠正错误</a>
41+
<span class="split"></span>
42+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/aptitude.md">添加实例</a>
43+
</span>
3944

4045
<h1 id="aptitude">aptitude</h1><p>Debian Linux系统中软件包管理工具</p>
4146
<h2 id="补充说明">补充说明</h2><p><strong>aptitude命令</strong> 与apt-get命令一样,都是Debian Linux及其衍生系统中功能极其强大的包管理工具。与apt-get不同的是,aptitude在处理依赖问题上更佳一些。举例来说,aptitude在删除一个包时,会同时删除本身所依赖的包。这样,系统中不会残留无用的包,整个系统更为干净。它通过文本操作菜单和命令两种方式管理软件包。</p>

c/arch.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="description" content="arch:显示当前主机的硬件架构类型 - 最专业的Linux命令大全,内容包含Linux命令手册、详解、学习,值得收藏的Linux命令速查手册。">
88
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,arch">
99
<title>arch - Linux Command</title>
10+
<link rel="shortcut icon" href="../img/favicon.ico">
1011
<link rel="stylesheet" type="text/css" href="../css/index.css">
1112
</head>
1213
<body>
@@ -35,7 +36,11 @@
3536

3637
<div class="markdown-body">
3738

38-
<a class="edit_btn" href="https://github.com/jaywcjlove/linux-command/edit/master//command/arch.md">编辑</a>
39+
<span class="edit_btn">
40+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/arch.md">纠正错误</a>
41+
<span class="split"></span>
42+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/arch.md">添加实例</a>
43+
</span>
3944

4045
<h1 id="arch">arch</h1><p>显示当前主机的硬件架构类型</p>
4146
<h2 id="补充说明">补充说明</h2><p><strong>arch命令</strong> 用于显示当前主机的硬件架构类型。arch命令等同于<code>命令name -m</code>在当前的Linux系统下,arch命令输出结果有:i386、i486、i586、alpha、sparc、arm、m68k、mips、ppc、i686等</p>

c/arj.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="description" content="arj:用于创建和管理.arj压缩包 - 最专业的Linux命令大全,内容包含Linux命令手册、详解、学习,值得收藏的Linux命令速查手册。">
88
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,arj">
99
<title>arj - Linux Command</title>
10+
<link rel="shortcut icon" href="../img/favicon.ico">
1011
<link rel="stylesheet" type="text/css" href="../css/index.css">
1112
</head>
1213
<body>
@@ -35,7 +36,11 @@
3536

3637
<div class="markdown-body">
3738

38-
<a class="edit_btn" href="https://github.com/jaywcjlove/linux-command/edit/master//command/arj.md">编辑</a>
39+
<span class="edit_btn">
40+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/arj.md">纠正错误</a>
41+
<span class="split"></span>
42+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/arj.md">添加实例</a>
43+
</span>
3944

4045
<h1 id="arj">arj</h1><p>用于创建和管理.arj压缩包</p>
4146
<h2 id="补充说明">补充说明</h2><p><strong>arj命令</strong> 是“.arj”格式的压缩文件的管理器,用于创建和管理“.arj”压缩包。</p>

c/arp.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="description" content="arp:显示和修改IP到MAC转换表 - 最专业的Linux命令大全,内容包含Linux命令手册、详解、学习,值得收藏的Linux命令速查手册。">
88
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,arp">
99
<title>arp - Linux Command</title>
10+
<link rel="shortcut icon" href="../img/favicon.ico">
1011
<link rel="stylesheet" type="text/css" href="../css/index.css">
1112
</head>
1213
<body>
@@ -35,7 +36,11 @@
3536

3637
<div class="markdown-body">
3738

38-
<a class="edit_btn" href="https://github.com/jaywcjlove/linux-command/edit/master//command/arp.md">编辑</a>
39+
<span class="edit_btn">
40+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/arp.md">纠正错误</a>
41+
<span class="split"></span>
42+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/arp.md">添加实例</a>
43+
</span>
3944

4045
<h1 id="arp">arp</h1><p>显示和修改IP到MAC转换表</p>
4146
<h2 id="补充说明">补充说明</h2><p><strong>arp命令</strong> 用于操作主机的arp缓冲区,它可以显示arp缓冲区中的所有条目、删除指定的条目或者添加静态的ip地址与MAC地址对应关系。</p>

c/arping.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="description" content="arping:通过发送ARP协议报文测试网络 - 最专业的Linux命令大全,内容包含Linux命令手册、详解、学习,值得收藏的Linux命令速查手册。">
88
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,arping">
99
<title>arping - Linux Command</title>
10+
<link rel="shortcut icon" href="../img/favicon.ico">
1011
<link rel="stylesheet" type="text/css" href="../css/index.css">
1112
</head>
1213
<body>
@@ -35,7 +36,11 @@
3536

3637
<div class="markdown-body">
3738

38-
<a class="edit_btn" href="https://github.com/jaywcjlove/linux-command/edit/master//command/arping.md">编辑</a>
39+
<span class="edit_btn">
40+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/arping.md">纠正错误</a>
41+
<span class="split"></span>
42+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/arping.md">添加实例</a>
43+
</span>
3944

4045
<h1 id="arping">arping</h1><p>通过发送ARP协议报文测试网络</p>
4146
<h2 id="补充说明">补充说明</h2><p><strong>arping命令</strong> 是用于发送arp请求到一个相邻主机的工具,arping使用arp数据包,通过ping命令检查设备上的硬件地址。能够测试一个ip地址是否是在网络上已经被使用,并能够获取更多设备信息。功能类似于ping。</p>

c/arpwatch.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="description" content="arpwatch:监听网络上ARP的记录 - 最专业的Linux命令大全,内容包含Linux命令手册、详解、学习,值得收藏的Linux命令速查手册。">
88
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,arpwatch">
99
<title>arpwatch - Linux Command</title>
10+
<link rel="shortcut icon" href="../img/favicon.ico">
1011
<link rel="stylesheet" type="text/css" href="../css/index.css">
1112
</head>
1213
<body>
@@ -35,7 +36,11 @@
3536

3637
<div class="markdown-body">
3738

38-
<a class="edit_btn" href="https://github.com/jaywcjlove/linux-command/edit/master//command/arpwatch.md">编辑</a>
39+
<span class="edit_btn">
40+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/arpwatch.md">纠正错误</a>
41+
<span class="split"></span>
42+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/arpwatch.md">添加实例</a>
43+
</span>
3944

4045
<h1 id="arpwatch">arpwatch</h1><p>监听网络上ARP的记录</p>
4146
<h2 id="补充说明">补充说明</h2><p><strong>arpwatch命令</strong> 用来监听网络上arp的记录。</p>

c/as.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="description" content="as:汇编语言编译器 - 最专业的Linux命令大全,内容包含Linux命令手册、详解、学习,值得收藏的Linux命令速查手册。">
88
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,as">
99
<title>as - Linux Command</title>
10+
<link rel="shortcut icon" href="../img/favicon.ico">
1011
<link rel="stylesheet" type="text/css" href="../css/index.css">
1112
</head>
1213
<body>
@@ -35,7 +36,11 @@
3536

3637
<div class="markdown-body">
3738

38-
<a class="edit_btn" href="https://github.com/jaywcjlove/linux-command/edit/master//command/as.md">编辑</a>
39+
<span class="edit_btn">
40+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/as.md">纠正错误</a>
41+
<span class="split"></span>
42+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/as.md">添加实例</a>
43+
</span>
3944

4045
<h1 id="as">as</h1><p>汇编语言编译器</p>
4146
<h2 id="补充说明">补充说明</h2><p><strong>as命令</strong> GNU组织推出的一款汇编语言编译器,它支持多种不同类型的处理器。</p>

c/awk.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<meta name="description" content="awk:文本和数据进行处理的编程语言 - 最专业的Linux命令大全,内容包含Linux命令手册、详解、学习,值得收藏的Linux命令速查手册。">
88
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,awk">
99
<title>awk - Linux Command</title>
10+
<link rel="shortcut icon" href="../img/favicon.ico">
1011
<link rel="stylesheet" type="text/css" href="../css/index.css">
1112
</head>
1213
<body>
@@ -35,7 +36,11 @@
3536

3637
<div class="markdown-body">
3738

38-
<a class="edit_btn" href="https://github.com/jaywcjlove/linux-command/edit/master//command/awk.md">编辑</a>
39+
<span class="edit_btn">
40+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/awk.md">纠正错误</a>
41+
<span class="split"></span>
42+
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/edit/master/command/awk.md">添加实例</a>
43+
</span>
3944

4045
<h1 id="awk">awk</h1><p>文本和数据进行处理的编程语言</p>
4146
<h2 id="补充说明">补充说明</h2><p><strong>awk</strong> 是一种编程语言,用于在linux/unix下对文本和数据进行处理。数据可以来自标准输入(stdin)、一个或多个文件,或其它命令的输出。它支持用户自定义函数和动态正则表达式等先进功能,是linux/unix下的一个强大编程工具。它在命令行中使用,但更多是作为脚本来使用。awk有很多内建的功能,比如数组、函数等,这是它和C语言的相同之处,灵活性是awk最大的优势。</p>

0 commit comments

Comments
 (0)