doc: Remove the document in markdown.

This commit is contained in:
jaywcjlove 2021-10-04 23:28:13 +08:00
parent 0b5d6c586d
commit c3299ee835
563 changed files with 168 additions and 562 deletions

View File

@ -119,4 +119,4 @@ name[:port]/path
主机:被测试主机。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -26,4 +26,3 @@ accept(选项)(参数)
目标:指定目标打印机。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -131,4 +131,4 @@ A运行cd依然会切换目录运行ls依然会列出文件夹的内容
[Linux命令详解\[8\]alias创建自己的命令](https://jingyan.baidu.com/article/ac6a9a5e6738422b653eac01.html)
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -25,4 +25,3 @@ apachectl(参数)
* stop停止Apache服务器。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -71,4 +71,3 @@ apropos -a emacs vi
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -99,4 +99,4 @@ apt-get autoclean
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -27,4 +27,3 @@ apt-key update # 更新本地trusted数据库删除过期没用的key
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -25,4 +25,3 @@ apt-sortpkgs(选项)(参数)
文件指定要排序的包含debian包信息的索引文件。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -48,4 +48,3 @@ aptitude autoclean # 仅删除过期的包文件
当然,你也可以在文本界面模式中使用 aptitude。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -157,4 +157,4 @@ d.c
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -33,4 +33,4 @@ x86_64
2. 该命令是`GNU coreutils`包中的命令,相关的帮助信息请查看`man -s 1 arch``info coreutils 'arch invocation'`。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -19,4 +19,3 @@ arj(参数)
* 压缩包名称指定要操作的arj压缩包名称。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -43,4 +43,3 @@ arpd -l -b /var/tmp/arpd.db
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -47,4 +47,3 @@ Received 8 response(s)
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -32,4 +32,3 @@ arptables(选项)
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -23,4 +23,3 @@ arpwatch(选项)
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -38,4 +38,3 @@ as(选项)(参数)
汇编文件:指定要汇编的源文件。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -81,4 +81,4 @@ date >/root/2013.log
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -97,4 +97,3 @@ swin、swout字段换入和换出内存页数
- [官方手册](http://www.atoptool.nl/download/man_atop-1.pdf)
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -33,4 +33,4 @@ atq
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -36,4 +36,3 @@ atrm 2 # 删除任务2
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -979,4 +979,4 @@ awk 'BEGIN{tstamp1=mktime("2001 01 01 12 12 12");tstamp2=systime();print tstamp2
| %Y | 当前月份 |
| %% | 百分号(%) |
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -67,4 +67,3 @@ axel -n 10 -o /tmp/ http://www.jsdig.com/lnmp.tar.gz
如果下载过程中下载中断可以再执行下载命令即可恢复上次的下载进度。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -82,4 +82,3 @@ mkfs.ext3 -c /dev/hda1
这个操作已经很清楚地告知我们可以采用`mkfs.ext3 -c`选项用`read-only`方式检查硬盘。这个命令会在格式化硬盘时检查硬盘并标出错误的硬盘“block”。用这个方法格式化硬盘需要有相当大的耐心因为命令运行后会一个个用读的方式检查硬盘。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -50,4 +50,3 @@ printf Zm9v|base64 -d
base64 -d file
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -44,4 +44,3 @@ OFILE=`basename $1 .c`.o
此命令指定给 OFILE 文件第一个位置上的参数($1的值但它的 .c 后缀更改至 .o。如果 $1 是 /home/jim/program.c 文件,则 OFILE 成为 program.o。因为 program.o 仅是一个基本文件名称,它标识在当前目录中的文件。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -35,4 +35,3 @@ job 5 at Sun Apr 28 08:49:00 2013
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -76,4 +76,3 @@ echo "sqrt(100)" | bc
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -45,4 +45,4 @@ bg %1
3. 该命令是bash内建命令相关的帮助信息请查看`help`命令。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -56,4 +56,3 @@ Press any keys - Ctrl-D will terminate this program
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -93,4 +93,3 @@ sudo blkid -o list
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -52,4 +52,3 @@ blockdev --setrw /dev/hda4
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -47,4 +47,3 @@ depends: scsi_mod
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -62,4 +62,4 @@ done
1. 该命令是bash内建命令相关的帮助信息请查看`help`命令。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -67,4 +67,4 @@ alias which='alias | /usr/bin/which --tty-only --read-alias --show-dot --show-ti
2. 如果要调用的内建命令被禁用了(包括`builtin`),那么执行会报错;关于禁用和启用内建命令请参考`enable`命令。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -38,4 +38,3 @@ bzip2 -9vk /opt/etc.zip /opt/var.zip /opt/backup.zip
压缩完毕后,在`/opt`下就会生成相应的etc.zip.bz2、var.zip.bz2和backup.zip.bz2文件。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -36,4 +36,3 @@ bzcat man.config.bz2
此时屏幕上会显示 man.config.bz2 解压缩之后的文件内容。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -19,4 +19,3 @@ bzcmp(参数)
* 文件2指定要比较的第二个.bz2压缩包。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -19,4 +19,3 @@ bzdiff(参数)
* 文件2指定要比较的第二个.bz2压缩包。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -19,4 +19,3 @@ bzgrep(参数)
* .bz2文件指定要搜索的.bz2压缩包。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -183,4 +183,4 @@ bzip2 -- -myfilename
这里主要是为了防止文件名中`-`产生以为是选项的歧义。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -20,4 +20,3 @@ bzip2recover(参数)
文件:指定要恢复数据的.bz2压缩包。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -18,4 +18,3 @@ bzless(参数)
文件:指定要分屏显示的.bz2压缩包。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -18,4 +18,3 @@ bzmore(参数)
文件:指定要分屏显示的.bz2压缩包。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -77,4 +77,4 @@ cal [ -mjy ] [ 月份 ] [ 年份 ]
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -28,4 +28,3 @@ cancel(选项)(参数)
打印任务号:指定要取消的打印任务编号。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -70,4 +70,4 @@ echo '######' |cat - test.log
1. [Question about LFD key](https://superuser.com/questions/328054/is-there-an-lfd-key-on-my-keyboard)
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -88,4 +88,4 @@ shopt -u cdable_vars
2. 建议您在编写脚本的过程中如有必要使用`cd`命令时,请增加必要的注释以用于提醒阅读者当前工作目录,以免出现诸如`找不到文件`这类问题的发生。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -59,4 +59,3 @@ cdrecord --dev=0,3,0 --blank=fast
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -95,4 +95,3 @@ CREATE_MAIL_SPOOL=yes
从上述命令可以看到在密码过期后5天密码自动失效这个用户将无法登陆系统了。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -52,4 +52,3 @@ chattr +a /data1/user_act.log
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -72,4 +72,3 @@ chcon -t public_content_t /directories
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -64,4 +64,3 @@ Home Phone[]: [del]
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -50,4 +50,4 @@ chgrp -R mengxin /usr/meng
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -76,4 +76,4 @@ chkconfig level redis 2345 on # 把redis在运行级别为2、3、4、5的情
3. `chkconfig --level 35 mysqld on`修改服务的默认启动等级。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -98,4 +98,4 @@ chmod --reference=./1.log ./test.log
3. 使用`-R`选项一定要保留当前用户的执行和读取权限,否则会报错!
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -43,4 +43,3 @@ chown -R liu /usr/meng
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -32,4 +32,3 @@ chpasswd < user.txt
以上是运用chpasswd命令来批量修改密码。是linux系统管理中的捷径。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -119,4 +119,3 @@ chroot newRoot /a.out
这样就能够正确运行a.out了因为a.out使用到了其他的动态连接库所以需要将库拷贝到newRoot中如果没有其他库那么直接拷贝a.out就能运行。例如静态编译后的busybox其安装目录中的`/bin/busybox`就没有依赖其他库。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -90,4 +90,3 @@ Shell changed.
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -47,4 +47,3 @@ cksum testfile1 #对指定文件进行CRC校验
注意如果文件中有任何字符被修改都将改变计算后CRC校验码的值。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -18,4 +18,3 @@ clear
直接输入clear命令当前终端上的任何信息就可被清除。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -46,4 +46,4 @@ clock -utc #显示UTC时间
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -56,4 +56,3 @@ host=gigagate1.Princeton.EDU rtt=307(21)ms/271ms delta=-5ms/-5ms Wed Dec 17 11:5
上面是测试一个RTT较大的目的主机和本地主机的系统时间差。不过在使用clockdiff的时候需要一点运气因为很多路由会忽略ICMP或IP时间戳。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -60,4 +60,3 @@ testfile testfile1 #有差异第8字节第2行
注意:在比较结果中,只能够显示第一比较结果。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -23,4 +23,3 @@ col(选项)
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -19,4 +19,3 @@ colrm(参数)
* 结尾列号:指定要删除的结尾列。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -148,4 +148,4 @@ jjj
1. 该命令是`GNU coreutils`包中的命令,相关的帮助信息请查看`man -s 1 comm``info coreutils 'comm invocation'`。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -32,4 +32,3 @@ Linux
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -65,4 +65,3 @@ compress(选项)(参数)
这个`-c`的选项比较有趣会将压缩过程的资料输出到屏幕上而不是写入成为file.Z文件。所以我们可以透过资料流重导向的方法将资料输出成为另一个档名。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -21,4 +21,3 @@ pty
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -67,4 +67,4 @@ done
1. 该命令是bash内建命令相关的帮助信息请查看`help`命令。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -35,4 +35,3 @@ convertquota -u /data //转换文件系统"/data"上的用户磁盘配额文
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -119,4 +119,3 @@ cp aaa.conf ./
# 将 aaa.conf 复制到当前目录
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -93,4 +93,3 @@ cpio icduv < /opt/etc.cpio
通过上面的示例可以看出cpio无法直接读取文件它需要每个文件或者目录的完整路径名才能识别读取而find命令的输出刚好做到了这点因此cpio命令一般和find命令配合使用。其实上面的示例我们已经看到了它们的组合用法。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -204,4 +204,3 @@ chkconfig level 35 crond on
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -73,4 +73,3 @@ rm server00.log #是删除第一个文件,因为分割后的的第一个文
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -48,4 +48,4 @@ cu -s 38400 9=12015551234
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -29,4 +29,3 @@ cupsdisable(选项)(参数)
目标:指定目标打印机。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -27,4 +27,3 @@ cupsenable(选项)(参数)
目标:指定目标打印机。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -489,4 +489,4 @@ Installing Yarn!
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -182,4 +182,4 @@ date +"${suffix} %Y/%m/%d"
1. 该命令是`GNU coreutils`包中的命令,相关的帮助信息请查看`man -s 1 date`或`info coreutils 'date invocation'`。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -81,4 +81,4 @@ wFRAnlkXeBXmWs1MyGEs
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -210,4 +210,4 @@ declare -F func_a func_b
3. 只读属性的相关介绍请查看'readonly'命令。
4. 引用属性的相关介绍请查看'unset'命令的例子部分。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -61,4 +61,3 @@ depmod -b /home/windsome/EMMA3PF-KernelSource-20080626/install_pos -e -F ./boot/
我编译了一个新的wifi驱动r8192se_pci.ko将其拷贝到`/lib/modules/2.6.31-20-generic/wireless`下,然后到`/lib/modules/2.6.31-20-generic`运行`depmod -a`之后可以在任意目录运行modprobe r8192se_pci。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -92,4 +92,4 @@ df public
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -34,4 +34,3 @@ dhclient #获取IP
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -54,4 +54,4 @@ it workbetter with this distribution.
exiting.
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -42,4 +42,4 @@ Sending on LPF/eth0/00:0c:27:fc:25:ec
Sending on Socket/fallback
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -78,4 +78,3 @@ n1,n2 c n3,n4
注意:以上说明指定了两个文件中不同处的行号及其相应的操作。在输出形式中,每一行后面将跟随受到影响的若干行。其中,以<开始的行属于文件1>开始的行属于文件2。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -32,4 +32,3 @@ diff3(选项)(参数)
* 文件3指定要比较的第3个文件。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -65,4 +65,3 @@ testfile | 2 +- #统计信息输出显示
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -63,4 +63,3 @@ jsdig.com. 8 IN NS f1g1ns1.dnspod.net.
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -142,4 +142,3 @@ exec 01;32
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -37,4 +37,4 @@ dirname a/b
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -75,4 +75,4 @@ dirs [-clpv] [+N] [-N]
2. 当前目录始终是目录堆栈的顶部。
3. 该命令是bash内建命令相关的帮助信息请查看`help`命令。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -122,4 +122,4 @@ bash: warning: deleting stopped job 1 with process group 28756
- [disown的用法](https://www.cyberciti.biz/faq/unix-linux-disown-command-examples-usage-syntax/)
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -50,4 +50,4 @@ dmesg | grep sda
[ 2.448503] sd 0:0:0:0: [sda] Attached SCSI disk
```
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -290,4 +290,4 @@ dmidecode|grep -A16 "Memory Device"|grep 'Speed'
```shell
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

View File

@ -277,4 +277,3 @@ DNF 包管理器作为 YUM 包管理器的升级替代品,它能自动完成
4. 当你在 DNF 中排除了某个软件库,那么该操作将会影响到你之后所有的操作,不像在 YUM 下那样,你的排除操作只会咋升级和安装软件时才起作用。
<!-- Linux命令行搜索引擎https://jaywcjlove.github.io/linux-command/ -->

Some files were not shown because too many files have changed in this diff Show More