[v1.8.3] Update and rename telint.md to telinit.md 1640e5d748
This commit is contained in:
parent
4bf6ae969d
commit
eab568c002
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,ab,Apache服务器的性能测试工具">
|
||||
<title>ab 命令,Linux ab 命令详解:Apache服务器的性能测试工具 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353472">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286110">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -281,7 +281,7 @@ name[:port]/path
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353473"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353473"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286111"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286111"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,accept,指示打印系统接受发往指定目标打印机的打印任务">
|
||||
<title>accept 命令,Linux accept 命令详解:指示打印系统接受发往指定目标打印机的打印任务 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353408">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286058">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -95,7 +95,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353409"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353409"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286058"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286058"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,ack,比grep好用的文本搜索工具">
|
||||
<title>ack 命令,Linux ack 命令详解:比grep好用的文本搜索工具 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353512">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286143">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -169,7 +169,7 @@ ack-grep -G hello.py$ hello # 查找匹配正则的文件
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353513"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353513"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286147"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286147"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,alias,定义或显示别名。">
|
||||
<title>alias 命令,Linux alias 命令详解:定义或显示别名。 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353574">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286196">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -202,7 +202,7 @@ alias ls=ls --color=never
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353575"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353575"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286196"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286196"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,apachectl,Apache服务器前端控制工具">
|
||||
<title>apachectl 命令,Linux apachectl 命令详解:Apache服务器前端控制工具 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353528">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286156">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -96,7 +96,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353529"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353529"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286157"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286157"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,apk,Alpine Linux 下的包管理工具">
|
||||
<title>apk 命令,Linux apk 命令详解:Alpine Linux 下的包管理工具 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353611">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286221">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -284,7 +284,7 @@ apk add dropbear # another openssh implementation
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353612"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353612"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286222"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286222"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,apropos,在 whatis 数据库中查找字符串">
|
||||
<title>apropos 命令,Linux apropos 命令详解:在 whatis 数据库中查找字符串 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353651">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286247">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -166,7 +166,7 @@ whoami (1) - print effective userid
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353656"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353656"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286247"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286247"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,apt-get,Debian Linux发行版中的APT软件包管理工具">
|
||||
<title>apt-get 命令,Linux apt-get 命令详解:Debian Linux发行版中的APT软件包管理工具 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353687">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286277">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -156,7 +156,7 @@ apt-get clean # 删除软件包的安装包
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353689"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353689"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286279"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286279"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,apt-key,管理Debian Linux系统中的软件包密钥">
|
||||
<title>apt-key 命令,Linux apt-key 命令详解:管理Debian Linux系统中的软件包密钥 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353697">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286285">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -97,7 +97,7 @@ apt-key update # 更新本地trusted数据库,删除过期没用的key
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353698"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353698"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286286"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286286"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,apt-sortpkgs,Debian Linux下对软件包索引文件进行排序的工具">
|
||||
<title>apt-sortpkgs 命令,Linux apt-sortpkgs 命令详解:Debian Linux下对软件包索引文件进行排序的工具 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353706">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286291">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -93,7 +93,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353706"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353706"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286293"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286293"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,aptitude,Debian Linux系统中软件包管理工具">
|
||||
<title>aptitude 命令,Linux aptitude 命令详解:Debian Linux系统中软件包管理工具 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353719">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286302">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -125,7 +125,7 @@ aptitude autoclean # 仅删除过期的包文件
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353720"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353720"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286303"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286303"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,ar,建立或修改备存文件,或是从备存文件中抽取文件">
|
||||
<title>ar 命令,Linux ar 命令详解:建立或修改备存文件,或是从备存文件中抽取文件 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353756">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286330">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -317,7 +317,7 @@ d.c
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353757"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353757"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286331"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286331"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,arch,显示当前主机的硬件架构类型">
|
||||
<title>arch 命令,Linux arch 命令详解:显示当前主机的硬件架构类型 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353771">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286342">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -108,7 +108,7 @@ x86_64
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353771"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353771"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286342"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286342"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,arj,用于创建和管理.arj压缩包">
|
||||
<title>arj 命令,Linux arj 命令详解:用于创建和管理.arj压缩包 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353778">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286352">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -90,7 +90,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353779"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353779"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286353"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286353"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,arp,arp 命令用于显示和修改 IP 到 MAC 转换表">
|
||||
<title>arp 命令,Linux arp 命令详解:arp 命令用于显示和修改 IP 到 MAC 转换表 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353800">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286368">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -138,7 +138,7 @@ arp -s 192.168.1.1 00:b1:b2:b3:b4:b5
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353801"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353801"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286368"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286368"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,arpd,收集免费ARP信息">
|
||||
<title>arpd 命令,Linux arpd 命令详解:收集免费ARP信息 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353811">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286376">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -110,7 +110,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353811"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353811"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286376"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286377"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,arping,通过发送ARP协议报文测试网络">
|
||||
<title>arping 命令,Linux arping 命令详解:通过发送ARP协议报文测试网络 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353825">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286387">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -129,7 +129,7 @@ Received 8 response(s)
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353826"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353826"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286388"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286388"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,arptables,管理ARP包过滤规则表">
|
||||
<title>arptables 命令,Linux arptables 命令详解:管理ARP包过滤规则表 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353833">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286400">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -113,7 +113,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353833"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353833"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286400"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286400"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,arpwatch,监听网络上ARP的记录">
|
||||
<title>arpwatch 命令,Linux arpwatch 命令详解:监听网络上ARP的记录 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353848">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286394">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -95,7 +95,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353849"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353849"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286394"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286394"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,as,汇编语言编译器">
|
||||
<title>as 命令,Linux as 命令详解:汇编语言编译器 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353841">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286406">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -119,7 +119,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353842"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353842"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286406"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286406"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,at,在指定时间执行一个任务">
|
||||
<title>at 命令,Linux at 命令详解:在指定时间执行一个任务 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353873">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286426">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -159,7 +159,7 @@ date >/root/2013.log
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353874"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353874"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286427"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286427"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,atop,监控Linux系统资源与进程的工具">
|
||||
<title>atop 命令,Linux atop 命令详解:监控Linux系统资源与进程的工具 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353900">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286446">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -155,7 +155,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353900"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353900"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286447"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286447"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,atq,列出当前用户的at任务列表">
|
||||
<title>atq 命令,Linux atq 命令详解:列出当前用户的at任务列表 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353909">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286456">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -107,7 +107,7 @@ atq
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353910"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353910"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286457"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286457"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,atrm,删除待执行任务队列中的指定任务">
|
||||
<title>atrm 命令,Linux atrm 命令详解:删除待执行任务队列中的指定任务 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012353929">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286464">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -104,7 +104,7 @@ atrm 2 # 删除任务2
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012353930"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012353930"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286465"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286465"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,awk,文本和数据进行处理的编程语言">
|
||||
<title>awk 命令,Linux awk 命令详解:文本和数据进行处理的编程语言 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354288">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286752">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -1393,7 +1393,7 @@ drwxr-xr-x 95 root root 4096 10-08 14:01 ..
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354289"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354289"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286752"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286752"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,axel,多线程下载工具">
|
||||
<title>axel 命令,Linux axel 命令详解:多线程下载工具 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354303">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286764">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -136,7 +136,7 @@ rpm -ivh axel-2.4-1.el5.rf.x86_64.rpm
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354304"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354304"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286764"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286764"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,badblocks,查找磁盘中损坏的区块">
|
||||
<title>badblocks 命令,Linux badblocks 命令详解:查找磁盘中损坏的区块 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354322">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286777">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -146,7 +146,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354323"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354323"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286778"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286778"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,base64,base64 编码/解码文件或标准输入输出">
|
||||
<title>base64 命令,Linux base64 命令详解:base64 编码/解码文件或标准输入输出 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354342">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286788">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -116,7 +116,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354343"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354343"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286789"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286789"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,basename,打印目录或者文件的基本名称">
|
||||
<title>basename 命令,Linux basename 命令详解:打印目录或者文件的基本名称 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354353">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286796">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -107,7 +107,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354353"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354353"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286797"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286797"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,batch,在系统不繁忙的时候执行定时任务">
|
||||
<title>batch 命令,Linux batch 命令详解:在系统不繁忙的时候执行定时任务 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354363">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286819">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -105,7 +105,7 @@ job 5 at Sun Apr 28 08:49:00 2013
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354364"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354364"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286820"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286820"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,bc,算术操作精密运算工具">
|
||||
<title>bc 命令,Linux bc 命令详解:算术操作精密运算工具 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354381">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286813">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -146,7 +146,7 @@ echo "sqrt(100)" | bc
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354382"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354382"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286813"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286813"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,bg,将前台终端作业移动到后台运行">
|
||||
<title>bg 命令,Linux bg 命令详解:将前台终端作业移动到后台运行 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354397">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286828">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -124,7 +124,7 @@ bg %1
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354398"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354398"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286828"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286828"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,bind,显示或设置键盘按键与其相关的功能">
|
||||
<title>bind 命令,Linux bind 命令详解:显示或设置键盘按键与其相关的功能 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354410">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286840">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -145,7 +145,7 @@ Press any keys - Ctrl-D will terminate this program
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354410"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354410"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286840"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286840"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,blkid,查看块设备的文件系统类型、LABEL、UUID等信息">
|
||||
<title>blkid 命令,Linux blkid 命令详解:查看块设备的文件系统类型、LABEL、UUID等信息 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354439">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286859">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -168,7 +168,7 @@ Low-level probing options:
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354440"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354440"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286860"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286860"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,blockdev,从命令行调用区块设备控制程序">
|
||||
<title>blockdev 命令,Linux blockdev 命令详解:从命令行调用区块设备控制程序 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354448">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286866">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -120,7 +120,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354449"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354449"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286867"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286867"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,bmodinfo,显示给定模块的详细信息">
|
||||
<title>bmodinfo 命令,Linux bmodinfo 命令详解:显示给定模块的详细信息 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354457">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286874">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -126,7 +126,7 @@ depends: scsi_mod
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354457"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354457"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286875"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286875"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,break,结束for,while或until循环。">
|
||||
<title>break 命令,Linux break 命令详解:结束for,while或until循环。 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354479">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286887">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -152,7 +152,7 @@ done
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354480"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354480"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286888"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286888"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,builtin,执行bash内建命令。">
|
||||
<title>builtin 命令,Linux builtin 命令详解:执行bash内建命令。 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354495">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286899">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -155,7 +155,7 @@ alias which='alias | /usr/bin/which --tty-only --read-alias --show-dot --sh
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354496"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354496"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286899"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286899"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,bunzip2,创一个bz2文件压缩包">
|
||||
<title>bunzip2 命令,Linux bunzip2 命令详解:创一个bz2文件压缩包 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354507">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286909">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -105,7 +105,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354508"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354508"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286909"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286909"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,bye,命令用于中断FTP连线并结束程序">
|
||||
<title>bye 命令,Linux bye 命令详解:命令用于中断FTP连线并结束程序 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354513">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286913">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -89,7 +89,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354514"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354514"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286913"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286913"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,bzcat,解压缩指定的.bz2文件">
|
||||
<title>bzcat 命令,Linux bzcat 命令详解:解压缩指定的.bz2文件 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354523">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286919">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -98,7 +98,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354524"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354524"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286920"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286920"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,bzcmp,比较两个压缩包中的文件">
|
||||
<title>bzcmp 命令,Linux bzcmp 命令详解:比较两个压缩包中的文件 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354529">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286924">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -90,7 +90,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354530"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354530"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286924"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286924"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,bzdiff,直接比较两个.bz2压缩包中文件的不同">
|
||||
<title>bzdiff 命令,Linux bzdiff 命令详解:直接比较两个.bz2压缩包中文件的不同 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354535">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286928">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -90,7 +90,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354536"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354536"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286928"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286928"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,bzgrep,使用正则表达式搜索.bz2压缩包中文件">
|
||||
<title>bzgrep 命令,Linux bzgrep 命令详解:使用正则表达式搜索.bz2压缩包中文件 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354541">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286932">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -90,7 +90,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354542"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354542"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286933"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286933"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,bzip2,将文件压缩成bz2格式">
|
||||
<title>bzip2 命令,Linux bzip2 命令详解:将文件压缩成bz2格式 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354574">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286956">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -259,7 +259,7 @@ bzip2: For help, type: `bzip2 --help'.
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354574"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354574"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286956"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286956"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,bzip2recover,恢复被破坏的.bz2压缩包中的文件">
|
||||
<title>bzip2recover 命令,Linux bzip2recover 命令详解:恢复被破坏的.bz2压缩包中的文件 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354586">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286960">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -88,7 +88,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354586"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354586"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286961"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286961"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,bzless,增强.bz2压缩包查看器">
|
||||
<title>bzless 命令,Linux bzless 命令详解:增强.bz2压缩包查看器 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354579">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286967">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -87,7 +87,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354579"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354579"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286967"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286967"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,bzmore,查看bzip2压缩过的文本文件的内容">
|
||||
<title>bzmore 命令,Linux bzmore 命令详解:查看bzip2压缩过的文本文件的内容 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354591">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286971">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -87,7 +87,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354594"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354594"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286971"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286971"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,cal,显示当前日历或指定日期的日历">
|
||||
<title>cal 命令,Linux cal 命令详解:显示当前日历或指定日期的日历 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354613">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286986">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -171,7 +171,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354613"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354613"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286987"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286987"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,cancel,取消已存在的打印任务">
|
||||
<title>cancel 命令,Linux cancel 命令详解:取消已存在的打印任务 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354619">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058286993">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -99,7 +99,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354620"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354620"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058286994"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058286994"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,cat,连接多个文件并打印到标准输出。">
|
||||
<title>cat 命令,Linux cat 命令详解:连接多个文件并打印到标准输出。 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354640">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287013">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -161,7 +161,7 @@ echo '######' |cat - test.log
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354640"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354641"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287014"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287014"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,cd,切换用户当前工作目录。">
|
||||
<title>cd 命令,Linux cd 命令详解:切换用户当前工作目录。 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354658">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287029">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -178,7 +178,7 @@ shopt -u cdable_vars
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354659"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354659"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287030"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287030"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,cdrecord,Linux系统下光盘刻录功能命令">
|
||||
<title>cdrecord 命令,Linux cdrecord 命令详解:Linux系统下光盘刻录功能命令 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354672">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287038">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -128,7 +128,7 @@ scsibus0:
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354676"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354676"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287040"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287040"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,chage,修改帐号和密码的有效期限">
|
||||
<title>chage 命令,Linux chage 命令详解:修改帐号和密码的有效期限 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354692">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287051">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -196,7 +196,7 @@ chage -l root
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354693"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354693"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287052"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287052"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,chattr,用来改变文件属性">
|
||||
<title>chattr 命令,Linux chattr 命令详解:用来改变文件属性 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354718">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287061">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -126,7 +126,7 @@ u:预防意外删除。
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354719"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354719"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287061"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287061"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,chcon,修改对象(文件)的安全上下文">
|
||||
<title>chcon 命令,Linux chcon 命令详解:修改对象(文件)的安全上下文 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354709">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287071">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -142,7 +142,7 @@ chcon -R -t httpd_sys_content_t ~user/public_html
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354709"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354709"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287072"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287072"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,chfn,用来改变finger命令显示的信息">
|
||||
<title>chfn 命令,Linux chfn 命令详解:用来改变finger命令显示的信息 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354731">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287082">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -144,7 +144,7 @@ Home Phone[]: [del]
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354732"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354732"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287082"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287082"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,chgrp,用来变更文件或目录的所属群组">
|
||||
<title>chgrp 命令,Linux chgrp 命令详解:用来变更文件或目录的所属群组 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354741">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287092">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -122,7 +122,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354742"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354742"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287092"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287092"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,chkconfig,检查或设置系统的各种服务">
|
||||
<title>chkconfig 命令,Linux chkconfig 命令详解:检查或设置系统的各种服务 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354760">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287105">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -152,7 +152,7 @@ chkconfig –level redis 2345 on # 把redis在运行级别为2、3、4、5的情
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354761"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354761"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287106"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287106"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,chmod,用来变更文件或目录的权限">
|
||||
<title>chmod 命令,Linux chmod 命令详解:用来变更文件或目录的权限 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354784">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287124">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -203,7 +203,7 @@ chmod --reference=./1.log ./test.log
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354784"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354784"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287124"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287124"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,chown,用来变更文件或目录的拥有者或所属群组">
|
||||
<title>chown 命令,Linux chown 命令详解:用来变更文件或目录的拥有者或所属群组 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354796">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287131">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -113,7 +113,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354796"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354796"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287132"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287132"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,chpasswd,批量更新用户口令的工具">
|
||||
<title>chpasswd 命令,Linux chpasswd 命令详解:批量更新用户口令的工具 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354804">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287138">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -99,7 +99,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354804"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354804"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287139"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287139"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,chroot,把根目录换成指定的目的目录">
|
||||
<title>chroot 命令,Linux chroot 命令详解:把根目录换成指定的目的目录 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354832">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287160">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -163,7 +163,7 @@ chroot newRoot /a.out
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354833"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354833"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287160"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287160"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,chsh,用来更换登录系统时使用的shell">
|
||||
<title>chsh 命令,Linux chsh 命令详解:用来更换登录系统时使用的shell - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354858">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287171">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -160,7 +160,7 @@ Shell changed.
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354859"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354859"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287172"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287172"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,cksum,检查文件的CRC是否正确">
|
||||
<title>cksum 命令,Linux cksum 命令详解:检查文件的CRC是否正确 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354842">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287180">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -106,7 +106,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354843"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354843"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287181"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287181"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,clear,清除当前屏幕终端上的任何信息">
|
||||
<title>clear 命令,Linux clear 命令详解:清除当前屏幕终端上的任何信息 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354865">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287185">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -87,7 +87,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354866"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354866"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287185"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287185"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,clock,用于调整 RTC 时间">
|
||||
<title>clock 命令,Linux clock 命令详解:用于调整 RTC 时间 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354879">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287192">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -122,7 +122,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354879"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354879"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287193"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287193"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,clockdiff,检测两台linux主机的时间差">
|
||||
<title>clockdiff 命令,Linux clockdiff 命令详解:检测两台linux主机的时间差 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354896">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287207">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -137,7 +137,7 @@ host=gigagate1.Princeton.EDU rtt=307(21)ms/271ms delta=-5ms/-5ms Wed Dec 17 11:5
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354896"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354896"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287207"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287207"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,cmp,比较两个文件是否有差异">
|
||||
<title>cmp 命令,Linux cmp 命令详解:比较两个文件是否有差异 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354911">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287217">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -133,7 +133,7 @@ testfile testfile1 #有差异:第8字节,第2行
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354912"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354912"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287217"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287217"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,col,过滤控制字符">
|
||||
<title>col 命令,Linux col 命令详解:过滤控制字符 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354917">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287221">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -95,7 +95,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354918"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354918"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287222"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287222"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,colrm,删除文件中的指定列">
|
||||
<title>colrm 命令,Linux colrm 命令详解:删除文件中的指定列 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354923">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287225">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -90,7 +90,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354924"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354924"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287226"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287226"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,comm,按行比较两个已排序的文件。">
|
||||
<title>comm 命令,Linux comm 命令详解:按行比较两个已排序的文件。 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354947">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287242">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -247,7 +247,7 @@ jjj
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354948"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354948"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287242"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287242"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,command,调用并执行指定的命令">
|
||||
<title>command 命令,Linux command 命令详解:调用并执行指定的命令 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354957">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287247">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -96,7 +96,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354958"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354958"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287248"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287248"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,compress,使用Lempress-Ziv编码压缩数据文件">
|
||||
<title>compress 命令,Linux compress 命令详解:使用Lempress-Ziv编码压缩数据文件 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354970">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287256">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -133,7 +133,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354971"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354971"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287257"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287257"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,consoletype,输出已连接的终端类型">
|
||||
<title>consoletype 命令,Linux consoletype 命令详解:输出已连接的终端类型 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354993">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287260">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -91,7 +91,7 @@ pty
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354994"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354994"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287261"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287261"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,continue,结束本次循环,继续执行下一个for,while或until循环。">
|
||||
<title>continue 命令,Linux continue 命令详解:结束本次循环,继续执行下一个for,while或until循环。 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012354987">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287274">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -162,7 +162,7 @@ done
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012354988"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012354988"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287274"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287274"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,convertquota,把老的配额文件转换为新的格式">
|
||||
<title>convertquota 命令,Linux convertquota 命令详解:把老的配额文件转换为新的格式 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355002">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287280">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -102,7 +102,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355002"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355002"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287280"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287280"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,cp,将源文件或目录复制到目标文件或目录中">
|
||||
<title>cp 命令,Linux cp 命令详解:将源文件或目录复制到目标文件或目录中 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355021">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287296">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -195,7 +195,7 @@ cp -a aaa ./bbb/
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355022"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355022"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287297"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287297"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,cpio,用来建立、还原备份档的工具程序">
|
||||
<title>cpio 命令,Linux cpio 命令详解:用来建立、还原备份档的工具程序 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355041">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287308">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -188,7 +188,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355041"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355041"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287309"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287309"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,crontab,提交和管理用户的需要周期性执行的任务">
|
||||
<title>crontab 命令,Linux crontab 命令详解:提交和管理用户的需要周期性执行的任务 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355081">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287337">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -236,7 +236,7 @@ MAILTO=""HOME=/
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355082"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355082"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287337"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287337"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,csplit,将一个大文件分割成小的碎片文件">
|
||||
<title>csplit 命令,Linux csplit 命令详解:将一个大文件分割成小的碎片文件 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355095">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287350">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -163,7 +163,7 @@ rm server00.log #是删除第一个文件,因为分割后的的第一个文
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355095"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355095"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287350"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287350"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,cu,用于连接另一个系统主机">
|
||||
<title>cu 命令,Linux cu 命令详解:用于连接另一个系统主机 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355110">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287359">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -132,7 +132,7 @@ cu -s 38400 9=12015551234
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355111"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355111"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287360"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287360"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,cupsdisable,停止指定的打印机">
|
||||
<title>cupsdisable 命令,Linux cupsdisable 命令详解:停止指定的打印机 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355117">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287364">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -101,7 +101,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355117"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355117"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287365"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287365"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,cupsenable,启动指定的打印机">
|
||||
<title>cupsenable 命令,Linux cupsenable 命令详解:启动指定的打印机 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355123">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287369">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -97,7 +97,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355123"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355123"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287371"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287371"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,curl,利用URL规则在命令行下工作的文件传输工具">
|
||||
<title>curl 命令,Linux curl 命令详解:利用URL规则在命令行下工作的文件传输工具 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355309">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287504">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -911,7 +911,7 @@ Installing Yarn!
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355310"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355310"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287504"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287504"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,cut,连接文件并打印到标准输出设备上">
|
||||
<title>cut 命令,Linux cut 命令详解:连接文件并打印到标准输出设备上 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355346">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287542">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -261,7 +261,7 @@ efghijklmnopqrstuvwxyz
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355346"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355346"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287543"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287543"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,date,显示或设置系统时间与日期">
|
||||
<title>date 命令,Linux date 命令详解:显示或设置系统时间与日期 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355392">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287581">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -387,7 +387,7 @@ date +"${suffix} %Y/%m/%d"
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355392"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355392"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287581"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287581"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,dd,复制文件并对原文件的内容进行转换和格式化处理">
|
||||
<title>dd 命令,Linux dd 命令详解:复制文件并对原文件的内容进行转换和格式化处理 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355495">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287603">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -186,7 +186,7 @@ wFRAnlkXeBXmWs1MyGEs
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355495"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355495"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287604"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287604"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,declare,声明变量,设置或显示变量的值和属性。">
|
||||
<title>declare 命令,Linux declare 命令详解:声明变量,设置或显示变量的值和属性。 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355455">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287654">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -378,7 +378,7 @@ declare -F func_a func_b
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355455"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355456"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287655"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287655"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,depmod,分析可载入模块的相依性">
|
||||
<title>depmod 命令,Linux depmod 命令详解:分析可载入模块的相依性 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355508">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287672">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -143,7 +143,7 @@ depmod -b /home/windsome/EMMA3PF-KernelSource-20080626/install_pos -e -F ./boot/
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355509"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355509"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287673"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287673"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,df,显示磁盘的相关信息">
|
||||
<title>df 命令,Linux df 命令详解:显示磁盘的相关信息 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355529">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287689">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -183,7 +183,7 @@ none 0 0 0 - /proc/sys/fs/binfmt_misc
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355530"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355530"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287689"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287689"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,dhclient,动态获取或释放IP地址">
|
||||
<title>dhclient 命令,Linux dhclient 命令详解:动态获取或释放IP地址 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355537">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287695">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -103,7 +103,7 @@ dhclient #获取IP
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355538"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355538"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287696"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287696"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,dhcpd,运行DHCP服务器">
|
||||
<title>dhcpd 命令,Linux dhcpd 命令详解:运行DHCP服务器 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355545">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287702">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -154,7 +154,7 @@ exiting.
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355546"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355546"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287703"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287703"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,dhcrelay,使用dhcrelay命令可以提供中继DHCP和BOOTP请求">
|
||||
<title>dhcrelay 命令,Linux dhcrelay 命令详解:使用dhcrelay命令可以提供中继DHCP和BOOTP请求 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355556">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287714">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -124,7 +124,7 @@ Sending on Socket/fallback
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355556"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355556"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287715"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287715"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,diff,比较给定的两个文件的不同">
|
||||
<title>diff 命令,Linux diff 命令详解:比较给定的两个文件的不同 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355571">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287725">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -175,7 +175,7 @@ n1,n2 c n3,n4
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355572"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355572"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287725"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287725"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,diff3,比较3个文件不同的地方">
|
||||
<title>diff3 命令,Linux diff3 命令详解:比较3个文件不同的地方 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355582">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287732">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -107,7 +107,7 @@
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355583"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355583"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287732"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287732"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,diffstat,显示diff命令输出信息的柱状图">
|
||||
<title>diffstat 命令,Linux diffstat 命令详解:显示diff命令输出信息的柱状图 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355611">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287743">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -143,7 +143,7 @@ mno
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355611"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355611"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287746"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287746"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,dig,域名查询工具">
|
||||
<title>dig 命令,Linux dig 命令详解:域名查询工具 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355596">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287755">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -160,7 +160,7 @@ jsdig.com. 8 IN NS f1g1ns1.dnspod.net.
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355597"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355597"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287755"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287755"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,dircolors,置ls命令在显示目录或文件时所用的色彩">
|
||||
<title>dircolors 命令,Linux dircolors 命令详解:置ls命令在显示目录或文件时所用的色彩 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355632">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287777">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -319,7 +319,7 @@ exec 01;32
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355633"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355633"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287777"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287777"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<meta name="keywords" content="Linux,Command,命令大全,Linux命令手册,dirname,去除文件名中的非目录部分">
|
||||
<title>dirname 命令,Linux dirname 命令详解:去除文件名中的非目录部分 - Linux 命令搜索引擎</title>
|
||||
<link rel="shortcut icon" href="../img/favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647012355640">
|
||||
<link rel="stylesheet" type="text/css" href="../css/index.css?v=1647058287782">
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" class="github-corner">
|
||||
|
|
@ -115,7 +115,7 @@ dirname a/b
|
|||
575
|
||||
</span> 个Linux命令,超过 <a href="../contributors.html">50+</a> 贡献者
|
||||
</div>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647012355641"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647012355641"></script>
|
||||
<script type="text/javascript" src="../js/dt.js?v=1647058287783"></script>
|
||||
<script type="text/javascript" src="../js/index.js?v=1647058287783"></script>
|
||||
</body>
|
||||
</html>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue