mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2026-01-09 23:34:30 +08:00
1 line
61 KiB
JSON
1 line
61 KiB
JSON
{ "ab":{"name":"ab","type":"","path":"linux/ab.html","desc":"Apache服务器的性能测试工具"}, "accept":{"name":"accept","type":"","path":"linux/accept.html","desc":"指示打印系统接受发往指定目标打印机的打印任务"}, "ack":{"name":"ack","type":"","path":"linux/ack.html","desc":"比grep好用的文本搜索工具"}, "alias":{"name":"alias","type":"","path":"linux/alias.html","desc":"用来设置指令的别名"}, "apachectl":{"name":"apachectl","type":"","path":"linux/apachectl.html","desc":"Apache服务器前端控制工具"}, "apk":{"name":"apk","type":"","path":"linux/apk.html","desc":"Alpine Linux 下的包管理工具"}, "apropos":{"name":"apropos","type":"","path":"linux/apropos.html","desc":"在 whatis 数据库中查找字符串"}, "apt-get":{"name":"apt-get","type":"","path":"linux/apt-get.html","desc":"Debian Linux发行版中的APT软件包管理工具"}, "apt-key":{"name":"apt-key","type":"","path":"linux/apt-key.html","desc":"管理Debian Linux系统中的软件包密钥"}, "apt-sortpkgs":{"name":"apt-sortpkgs","type":"","path":"linux/apt-sortpkgs.html","desc":"Debian Linux下对软件包索引文件进行排序的工具"}, "aptitude":{"name":"aptitude","type":"","path":"linux/aptitude.html","desc":"Debian Linux系统中软件包管理工具"}, "ar":{"name":"ar","type":"","path":"linux/ar.html","desc":"建立或修改备存文件,或是从备存文件中抽取文件"}, "arch":{"name":"arch","type":"","path":"linux/arch.html","desc":"显示当前主机的硬件架构类型"}, "arj":{"name":"arj","type":"","path":"linux/arj.html","desc":"用于创建和管理.arj压缩包"}, "arp":{"name":"arp","type":"","path":"linux/arp.html","desc":"arp 命令用于显示和修改 IP 到 MAC 转换表。ARP 是 Address Resolution Protocol,地址解析协议,是通过解析网络层地址来找寻数据链路层地址的一个网络协议包中极其重要的网络传输协议。而该命令可以显示和修改 arp 协议解析表中的缓冲数据。"}, "arpd":{"name":"arpd","type":"","path":"linux/arpd.html","desc":"收集免费ARP信息"}, "arping":{"name":"arping","type":"","path":"linux/arping.html","desc":"通过发送ARP协议报文测试网络"}, "arptables":{"name":"arptables","type":"","path":"linux/arptables.html","desc":"管理ARP包过滤规则表"}, "arpwatch":{"name":"arpwatch","type":"","path":"linux/arpwatch.html","desc":"监听网络上ARP的记录"}, "as":{"name":"as","type":"","path":"linux/as.html","desc":"汇编语言编译器"}, "at":{"name":"at","type":"","path":"linux/at.html","desc":"在指定时间执行一个任务"}, "atop":{"name":"atop","type":"","path":"linux/atop.html","desc":"监控Linux系统资源与进程的工具"}, "atq":{"name":"atq","type":"","path":"linux/atq.html","desc":"列出当前用户的at任务列表"}, "atrm":{"name":"atrm","type":"","path":"linux/atrm.html","desc":"删除待执行任务队列中的指定任务"}, "awk":{"name":"awk","type":"","path":"linux/awk.html","desc":"文本和数据进行处理的编程语言"}, "axel":{"name":"axel","type":"","path":"linux/axel.html","desc":"多线程下载工具"}, "badblocks":{"name":"badblocks","type":"","path":"linux/badblocks.html","desc":"查找磁盘中损坏的区块"}, "basename":{"name":"basename","type":"","path":"linux/basename.html","desc":"打印目录或者文件的基本名称"}, "batch":{"name":"batch","type":"","path":"linux/batch.html","desc":"在系统不繁忙的时候执行定时任务"}, "bc":{"name":"bc","type":"","path":"linux/bc.html","desc":"算术操作精密运算工具"}, "bg":{"name":"bg","type":"","path":"linux/bg.html","desc":"用于将作业放到后台运行"}, "bind":{"name":"bind","type":"","path":"linux/bind.html","desc":"显示或设置键盘按键与其相关的功能"}, "blkid":{"name":"blkid","type":"","path":"linux/blkid.html","desc":"查看块设备的文件系统类型、LABEL、UUID等信息"}, "blockdev":{"name":"blockdev","type":"","path":"linux/blockdev.html","desc":"从命令行调用区块设备控制程序"}, "bmodinfo":{"name":"bmodinfo","type":"","path":"linux/bmodinfo.html","desc":"显示给定模块的详细信息"}, "builtin":{"name":"builtin","type":"","path":"linux/builtin.html","desc":"执行shell内部命令"}, "bunzip2":{"name":"bunzip2","type":"","path":"linux/bunzip2.html","desc":"创一个bz2文件压缩包"}, "bye":{"name":"bye","type":"","path":"linux/bye.html","desc":"命令用于中断FTP连线并结束程序。。"}, "bzcat":{"name":"bzcat","type":"","path":"linux/bzcat.html","desc":"解压缩指定的.bz2文件"}, "bzcmp":{"name":"bzcmp","type":"","path":"linux/bzcmp.html","desc":"比较两个压缩包中的文件"}, "bzdiff":{"name":"bzdiff","type":"","path":"linux/bzdiff.html","desc":"直接比较两个.bz2压缩包中文件的不同"}, "bzgrep":{"name":"bzgrep","type":"","path":"linux/bzgrep.html","desc":"使用正则表达式搜索.bz2压缩包中文件"}, "bzip2":{"name":"bzip2","type":"","path":"linux/bzip2.html","desc":"将文件压缩成bz2格式"}, "bzip2recover":{"name":"bzip2recover","type":"","path":"linux/bzip2recover.html","desc":"恢复被破坏的.bz2压缩包中的文件"}, "bzless":{"name":"bzless","type":"","path":"linux/bzless.html","desc":"增强.bz2压缩包查看器"}, "bzmore":{"name":"bzmore","type":"","path":"linux/bzmore.html","desc":"查看bzip2压缩过的文本文件的内容"}, "cal":{"name":"cal","type":"","path":"linux/cal.html","desc":"显示当前日历或指定日期的日历"}, "cancel":{"name":"cancel","type":"","path":"linux/cancel.html","desc":"取消已存在的打印任务"}, "cat":{"name":"cat","type":"","path":"linux/cat.html","desc":"连接文件并打印到标准输出设备上"}, "cd":{"name":"cd","type":"","path":"linux/cd.html","desc":"切换用户当前工作目录"}, "cdrecord":{"name":"cdrecord","type":"","path":"linux/cdrecord.html","desc":"Linux系统下光盘刻录功能命令"}, "chage":{"name":"chage","type":"","path":"linux/chage.html","desc":"修改帐号和密码的有效期限"}, "chattr":{"name":"chattr","type":"","path":"linux/chattr.html","desc":"用来改变文件属性"}, "chcon":{"name":"chcon","type":"","path":"linux/chcon.html","desc":"修改对象(文件)的安全上下文"}, "chfn":{"name":"chfn","type":"","path":"linux/chfn.html","desc":"用来改变finger命令显示的信息"}, "chgrp":{"name":"chgrp","type":"","path":"linux/chgrp.html","desc":"用来变更文件或目录的所属群组"}, "chkconfig":{"name":"chkconfig","type":"","path":"linux/chkconfig.html","desc":"检查或设置系统的各种服务"}, "chmod":{"name":"chmod","type":"","path":"linux/chmod.html","desc":"用来变更文件或目录的权限"}, "chown":{"name":"chown","type":"","path":"linux/chown.html","desc":"用来变更文件或目录的拥有者或所属群组"}, "chpasswd":{"name":"chpasswd","type":"","path":"linux/chpasswd.html","desc":"批量更新用户口令的工具"}, "chroot":{"name":"chroot","type":"","path":"linux/chroot.html","desc":"把根目录换成指定的目的目录"}, "chsh":{"name":"chsh","type":"","path":"linux/chsh.html","desc":"用来更换登录系统时使用的shell"}, "cksum":{"name":"cksum","type":"","path":"linux/cksum.html","desc":"检查文件的CRC是否正确"}, "clear":{"name":"clear","type":"","path":"linux/clear.html","desc":"清除当前屏幕终端上的任何信息"}, "clock":{"name":"clock","type":"","path":"linux/clock.html","desc":"用于调整 RTC 时间。"}, "clockdiff":{"name":"clockdiff","type":"","path":"linux/clockdiff.html","desc":"检测两台linux主机的时间差"}, "cmp":{"name":"cmp","type":"","path":"linux/cmp.html","desc":"比较两个文件是否有差异"}, "col":{"name":"col","type":"","path":"linux/col.html","desc":"过滤控制字符"}, "colrm":{"name":"colrm","type":"","path":"linux/colrm.html","desc":"删除文件中的指定列"}, "comm":{"name":"comm","type":"","path":"linux/comm.html","desc":"两个文件之间的比较"}, "command":{"name":"command","type":"","path":"linux/command.html","desc":"调用并执行指定的命令"}, "compress":{"name":"compress","type":"","path":"linux/compress.html","desc":"使用Lempress-Ziv编码压缩数据文件"}, "consoletype":{"name":"consoletype","type":"","path":"linux/consoletype.html","desc":"输出已连接的终端类型"}, "convertquota":{"name":"convertquota","type":"","path":"linux/convertquota.html","desc":"把老的配额文件转换为新的格式"}, "cp":{"name":"cp","type":"","path":"linux/cp.html","desc":"将源文件或目录复制到目标文件或目录中"}, "cpio":{"name":"cpio","type":"","path":"linux/cpio.html","desc":"用来建立、还原备份档的工具程序"}, "crontab":{"name":"crontab","type":"","path":"linux/crontab.html","desc":"提交和管理用户的需要周期性执行的任务"}, "csplit":{"name":"csplit","type":"","path":"linux/csplit.html","desc":"将一个大文件分割成小的碎片文件"}, "cu":{"name":"cu","type":"","path":"linux/cu.html","desc":"用于连接另一个系统主机。"}, "cupsdisable":{"name":"cupsdisable","type":"","path":"linux/cupsdisable.html","desc":"停止指定的打印机"}, "cupsenable":{"name":"cupsenable","type":"","path":"linux/cupsenable.html","desc":"启动指定的打印机"}, "curl":{"name":"curl","type":"","path":"linux/curl.html","desc":"利用URL规则在命令行下工作的文件传输工具"}, "cut":{"name":"cut","type":"","path":"linux/cut.html","desc":"连接文件并打印到标准输出设备上"}, "date":{"name":"date","type":"","path":"linux/date.html","desc":"显示或设置系统时间与日期"}, "dd":{"name":"dd","type":"","path":"linux/dd.html","desc":"复制文件并对原文件的内容进行转换和格式化处理"}, "declare":{"name":"declare","type":"","path":"linux/declare.html","desc":"声明或显示shell变量"}, "depmod":{"name":"depmod","type":"","path":"linux/depmod.html","desc":"分析可载入模块的相依性"}, "df":{"name":"df","type":"","path":"linux/df.html","desc":"显示磁盘的相关信息"}, "dhclient":{"name":"dhclient","type":"","path":"linux/dhclient.html","desc":"动态获取或释放IP地址"}, "dhcpd":{"name":"dhcpd","type":"","path":"linux/dhcpd.html","desc":"运行DHCP服务器。"}, "dhcrelay":{"name":"dhcrelay","type":"","path":"linux/dhcrelay.html","desc":"使用dhcrelay命令可以提供中继DHCP和BOOTP请求"}, "diff":{"name":"diff","type":"","path":"linux/diff.html","desc":"比较给定的两个文件的不同"}, "diff3":{"name":"diff3","type":"","path":"linux/diff3.html","desc":"比较3个文件不同的地方"}, "diffstat":{"name":"diffstat","type":"","path":"linux/diffstat.html","desc":"显示diff命令输出信息的柱状图"}, "dig":{"name":"dig","type":"","path":"linux/dig.html","desc":"域名查询工具"}, "dircolors":{"name":"dircolors","type":"","path":"linux/dircolors.html","desc":"置ls命令在显示目录或文件时所用的色彩"}, "dirname":{"name":"dirname","type":"","path":"linux/dirname.html","desc":"去除文件名中的非目录部分"}, "dirs":{"name":"dirs","type":"","path":"linux/dirs.html","desc":"显示目录记录"}, "dmesg":{"name":"dmesg","type":"","path":"linux/dmesg.html","desc":"显示Linux系统启动信息"}, "dmidecode":{"name":"dmidecode","type":"","path":"linux/dmidecode.html","desc":"在Linux系统下获取有关硬件方面的信息"}, "dnf":{"name":"dnf","type":"","path":"linux/dnf.html","desc":"新一代的RPM软件包管理器"}, "dnsdomainname":{"name":"dnsdomainname","type":"","path":"linux/dnsdomainname.html","desc":"定义DNS系统中FQDN名称的域名"}, "domainname":{"name":"domainname","type":"","path":"linux/domainname.html","desc":"显示和设置系统的NIS域名"}, "dos2unix":{"name":"dos2unix","type":"","path":"linux/dos2unix.html","desc":"将DOS格式文本文件转换成Unix格式"}, "dpkg-deb":{"name":"dpkg-deb","type":"","path":"linux/dpkg-deb.html","desc":"Debian Linux下的软件包管理工具"}, "dpkg-divert":{"name":"dpkg-divert","type":"","path":"linux/dpkg-divert.html","desc":"Debian Linux中创建并管理一个转向列表"}, "dpkg-preconfigure":{"name":"dpkg-preconfigure","type":"","path":"linux/dpkg-preconfigure.html","desc":"Debian Linux中软件包安装之前询问问题"}, "dpkg-query":{"name":"dpkg-query","type":"","path":"linux/dpkg-query.html","desc":"Debian Linux中软件包的查询工具"}, "dpkg-reconfigure":{"name":"dpkg-reconfigure","type":"","path":"linux/dpkg-reconfigure.html","desc":"Debian Linux中重新配制一个已经安装的软件包"}, "dpkg-split":{"name":"dpkg-split","type":"","path":"linux/dpkg-split.html","desc":"Debian Linux中将大软件包分割成小包"}, "dpkg-statoverride":{"name":"dpkg-statoverride","type":"","path":"linux/dpkg-statoverride.html","desc":"Debian Linux中覆盖文件的所有权和模式"}, "dpkg-trigger":{"name":"dpkg-trigger","type":"","path":"linux/dpkg-trigger.html","desc":"Debian Linux下的软件包触发器"}, "dpkg":{"name":"dpkg","type":"","path":"linux/dpkg.html","desc":"Debian Linux系统上安装、创建和管理软件包"}, "dris":{"name":"dris","type":"","path":"linux/dris.html","desc":"显示和清空目录堆栈中的内容"}, "dstat":{"name":"dstat","type":"","path":"linux/dstat.html","desc":"通用的系统资源统计工具"}, "du":{"name":"du","type":"","path":"linux/du.html","desc":"显示每个文件和目录的磁盘使用空间"}, "dump":{"name":"dump","type":"","path":"linux/dump.html","desc":"用于备份ext2或者ext3文件系统"}, "e2fsck":{"name":"e2fsck","type":"","path":"linux/e2fsck.html","desc":"用于检查第二扩展文件系统的完整性"}, "e2label":{"name":"e2label","type":"","path":"linux/e2label.html","desc":"设置第二扩展文件系统的卷标"}, "echo":{"name":"echo","type":"","path":"linux/echo.html","desc":"输出指定的字符串或者变量"}, "ed":{"name":"ed","type":"","path":"linux/ed.html","desc":"单行纯文本编辑器"}, "edquota":{"name":"edquota","type":"","path":"linux/edquota.html","desc":"用于编辑指定用户或工作组磁盘配额"}, "egrep":{"name":"egrep","type":"","path":"linux/egrep.html","desc":"在文件内查找指定的字符串"}, "eject":{"name":"eject","type":"","path":"linux/eject.html","desc":"用来退出抽取式设备"}, "elinks":{"name":"elinks","type":"","path":"linux/elinks.html","desc":"纯文本界面的WWW浏览器"}, "elm":{"name":"elm","type":"","path":"linux/elm.html","desc":"纯文本邮件客户端程序"}, "emacs":{"name":"emacs","type":"","path":"linux/emacs.html","desc":"功能强大的全屏文本编辑器"}, "enable":{"name":"enable","type":"","path":"linux/enable.html","desc":"启动或关闭shell内建命令"}, "env":{"name":"env","type":"","path":"linux/env.html","desc":"显示系统中已存在的环境变量"}, "ethtool":{"name":"ethtool","type":"","path":"linux/ethtool.html","desc":"显示或修改以太网卡的配置信息"}, "ex":{"name":"ex","type":"","path":"linux/ex.html","desc":"启动vim编辑器的ex编辑模式"}, "exec":{"name":"exec","type":"","path":"linux/exec.html","desc":"调用并执行指定的命令"}, "exit":{"name":"exit","type":"","path":"linux/exit.html","desc":"退出当前的shell"}, "expand":{"name":"expand","type":"","path":"linux/expand.html","desc":"将文件的制表符转换为空白字符"}, "export":{"name":"export","type":"","path":"linux/export.html","desc":"设置或显示系统环境变量"}, "exportfs":{"name":"exportfs","type":"","path":"linux/exportfs.html","desc":"管理NFS共享文件系统列表"}, "expr":{"name":"expr","type":"","path":"linux/expr.html","desc":"一款表达式计算工具"}, "fc":{"name":"fc","type":"","path":"linux/fc.html","desc":"修改历史命令并执行"}, "fdisk":{"name":"fdisk","type":"","path":"linux/fdisk.html","desc":"查看磁盘使用情况和磁盘分区"}, "fg":{"name":"fg","type":"","path":"linux/fg.html","desc":"将后台作业放到前台终端运行"}, "fgrep":{"name":"fgrep","type":"","path":"linux/fgrep.html","desc":"为文件搜索文字字符串"}, "file":{"name":"file","type":"","path":"linux/file.html","desc":"用来探测给定文件的类型。"}, "find":{"name":"find","type":"","path":"linux/find.html","desc":"在指定目录下查找文件"}, "findfs":{"name":"findfs","type":"","path":"linux/findfs.html","desc":"标签或UUID查找文件系统"}, "finger":{"name":"finger","type":"","path":"linux/finger.html","desc":"用于查找并显示用户信息"}, "firewall-cmd":{"name":"firewall-cmd","type":"","path":"linux/firewall-cmd.html","desc":"Linux上新用的防火墙软件,跟iptables差不多的工具。"}, "fishshell":{"name":"fishshell","type":"","path":"linux/fishshell.html","desc":"比 bash 更好用的 shell"}, "fmt":{"name":"fmt","type":"","path":"linux/fmt.html","desc":"读取文件后优化处理并输出"}, "fold":{"name":"fold","type":"","path":"linux/fold.html","desc":"控制文件内容输出时所占用的屏幕宽度"}, "free":{"name":"free","type":"","path":"linux/free.html","desc":"显示内存的使用情况"}, "fsck":{"name":"fsck","type":"","path":"linux/fsck.html","desc":"检查并且试图修复文件系统中的错误"}, "ftp":{"name":"ftp","type":"","path":"linux/ftp.html","desc":"用来设置文件系统相关功能"}, "ftpcount":{"name":"ftpcount","type":"","path":"linux/ftpcount.html","desc":"显示目前已FTP登入的用户人数"}, "ftpshut":{"name":"ftpshut","type":"","path":"linux/ftpshut.html","desc":"在指定的时间关闭FTP服务器"}, "ftptop":{"name":"ftptop","type":"","path":"linux/ftptop.html","desc":"proftpd服务器的连接状态"}, "ftpwho":{"name":"ftpwho","type":"","path":"linux/ftpwho.html","desc":"显示当前每个ftp会话信息"}, "fuser":{"name":"fuser","type":"","path":"linux/fuser.html","desc":"使用文件或文件结构识别进程"}, "gcc":{"name":"gcc","type":"","path":"linux/gcc.html","desc":"基于C/C++的编译器"}, "gcov":{"name":"gcov","type":"","path":"linux/gcov.html","desc":"测试程序的代码覆盖率的工具"}, "gdb":{"name":"gdb","type":"","path":"linux/gdb.html","desc":"功能强大的程序调试器"}, "get_module":{"name":"get_module","type":"","path":"linux/get_module.html","desc":"获取Linux内核模块的详细信息"}, "getenforce":{"name":"getenforce","type":"","path":"linux/getenforce.html","desc":"显示当前SELinux的应用模式,是强制、执行还是停用。"}, "getsebool":{"name":"getsebool","type":"","path":"linux/getsebool.html","desc":"查询SElinux策略内各项规则的布尔值"}, "git":{"name":"git","type":"","path":"linux/git.html","desc":"是目前世界上最先进的分布式版本控制系统"}, "gpasswd":{"name":"gpasswd","type":"","path":"linux/gpasswd.html","desc":"Linux下工作组文件的管理工具"}, "gpm":{"name":"gpm","type":"","path":"linux/gpm.html","desc":"提供文字模式下的滑鼠事件处理"}, "grep":{"name":"grep","type":"","path":"linux/grep.html","desc":"强大的文本搜索工具"}, "groupadd":{"name":"groupadd","type":"","path":"linux/groupadd.html","desc":"用于创建一个新的工作组"}, "groupdel":{"name":"groupdel","type":"","path":"linux/groupdel.html","desc":"用于删除指定的工作组"}, "groupmod":{"name":"groupmod","type":"","path":"linux/groupmod.html","desc":"更改群组识别码或名称"}, "groups":{"name":"groups","type":"","path":"linux/groups.html","desc":"用来打印指定用户所属的工作组"}, "grpck":{"name":"grpck","type":"","path":"linux/grpck.html","desc":"用于验证组文件的完整性"}, "grpconv":{"name":"grpconv","type":"","path":"linux/grpconv.html","desc":"用来开启群组的投影密码"}, "grpunconv":{"name":"grpunconv","type":"","path":"linux/grpunconv.html","desc":"用来关闭群组的投影密码"}, "grub":{"name":"grub","type":"","path":"linux/grub.html","desc":"多重引导程序grub的命令行shell工具"}, "gunzip":{"name":"gunzip","type":"","path":"linux/gunzip.html","desc":"用来解压缩文件"}, "gzexe":{"name":"gzexe","type":"","path":"linux/gzexe.html","desc":"用来压缩可执行文件"}, "gzip":{"name":"gzip","type":"","path":"linux/gzip.html","desc":"用来压缩文件"}, "halt":{"name":"halt","type":"","path":"linux/halt.html","desc":"关闭正在运行的Linux操作系统"}, "hdparm":{"name":"hdparm","type":"","path":"linux/hdparm.html","desc":"显示与设定硬盘的参数"}, "head":{"name":"head","type":"","path":"linux/head.html","desc":"在屏幕上显示指定文件的开头若干行"}, "help":{"name":"help","type":"","path":"linux/help.html","desc":"显示帮助信息"}, "hexdump":{"name":"hexdump","type":"","path":"linux/hexdump.html","desc":"显示文件十六进制格式"}, "history":{"name":"history","type":"","path":"linux/history.html","desc":"用于显示历史命令"}, "host":{"name":"host","type":"","path":"linux/host.html","desc":"常用的分析域名查询工具"}, "hostid":{"name":"hostid","type":"","path":"linux/hostid.html","desc":"用来打印当前主机的数字化标识"}, "hostname":{"name":"hostname","type":"","path":"linux/hostname.html","desc":"显示和设置系统的主机名"}, "hping3":{"name":"hping3","type":"","path":"linux/hping3.html","desc":"测试网络及主机的安全"}, "htdigest":{"name":"htdigest","type":"","path":"linux/htdigest.html","desc":"Apache服务器内置工具"}, "htop":{"name":"htop","type":"","path":"linux/htop.html","desc":"[非内部命令]一个互动的进程查看器,可以动态观察系统进程状况。"}, "htpasswd":{"name":"htpasswd","type":"","path":"linux/htpasswd.html","desc":"apache服务器创建密码认证文件"}, "hwclock":{"name":"hwclock","type":"","path":"linux/hwclock.html","desc":"显示与设定硬件时钟"}, "iconv":{"name":"iconv","type":"","path":"linux/iconv.html","desc":"转换文件的编码方式"}, "id":{"name":"id","type":"","path":"linux/id.html","desc":"显示用户的ID以及所属群组的ID"}, "ifcfg":{"name":"ifcfg","type":"","path":"linux/ifcfg.html","desc":"置Linux中的网络接口参数"}, "ifconfig":{"name":"ifconfig","type":"","path":"linux/ifconfig.html","desc":"配置和显示Linux系统网卡的网络参数"}, "ifdown":{"name":"ifdown","type":"","path":"linux/ifdown.html","desc":"禁用指定的网络接口"}, "ifstat":{"name":"ifstat","type":"","path":"linux/ifstat.html","desc":"统计网络接口流量状态"}, "iftop":{"name":"iftop","type":"","path":"linux/iftop.html","desc":"一款实时流量监控工具"}, "ifup":{"name":"ifup","type":"","path":"linux/ifup.html","desc":"激活指定的网络接口"}, "indent":{"name":"indent","type":"","path":"linux/indent.html","desc":"格式化C语言的源文件"}, "info":{"name":"info","type":"","path":"linux/info.html","desc":"Linux下info格式的帮助指令"}, "init":{"name":"init","type":"","path":"linux/init.html","desc":"init进程是所有Linux进程的父进程"}, "inotifywait":{"name":"inotifywait","type":"","path":"linux/inotifywait.html","desc":"异步文件系统监控机制"}, "insmod":{"name":"insmod","type":"","path":"linux/insmod.html","desc":"将给定的模块加载到内核中"}, "install":{"name":"install","type":"","path":"linux/install.html","desc":"安装或升级软件或备份数据"}, "iostat":{"name":"iostat","type":"","path":"linux/iostat.html","desc":"监视系统输入输出设备和CPU的使用情况"}, "iotop":{"name":"iotop","type":"","path":"linux/iotop.html","desc":"用来监视磁盘I/O使用状况的工具"}, "ip":{"name":"ip","type":"","path":"linux/ip.html","desc":"网络配置工具"}, "ip6tables-restore":{"name":"ip6tables-restore","type":"","path":"linux/ip6tables-restore.html","desc":"还原ip6tables表"}, "ip6tables-save":{"name":"ip6tables-save","type":"","path":"linux/ip6tables-save.html","desc":"保存ip6tables表配置"}, "ip6tables":{"name":"ip6tables","type":"","path":"linux/ip6tables.html","desc":"linux中防火墙软件"}, "ipcalc":{"name":"ipcalc","type":"","path":"linux/ipcalc.html","desc":"简单的IP地址计算器"}, "ipcrm":{"name":"ipcrm","type":"","path":"linux/ipcrm.html","desc":"删除消息队列、信号集、或者共享内存标识"}, "ipcs":{"name":"ipcs","type":"","path":"linux/ipcs.html","desc":"分析消息队列共享内存和信号量 "}, "iperf":{"name":"iperf","type":"","path":"linux/iperf.html","desc":"网络性能测试工具"}, "iptables-restore":{"name":"iptables-restore","type":"","path":"linux/iptables-restore.html","desc":"还原iptables表的配置"}, "iptables-save":{"name":"iptables-save","type":"","path":"linux/iptables-save.html","desc":"备份iptables的表配置"}, "iptables":{"name":"iptables","type":"","path":"linux/iptables.html","desc":"Linux上常用的防火墙软件"}, "iptraf":{"name":"iptraf","type":"","path":"linux/iptraf.html","desc":"实时地监视网卡流量"}, "iptstate":{"name":"iptstate","type":"","path":"linux/iptstate.html","desc":"显示iptables的工作状态"}, "ispell":{"name":"ispell","type":"","path":"linux/ispell.html","desc":"检查文件中出现的拼写错误"}, "jed":{"name":"jed","type":"","path":"linux/jed.html","desc":"主要用于编辑代码的编辑器"}, "jobs":{"name":"jobs","type":"","path":"linux/jobs.html","desc":"显示Linux中的任务列表及任务状态"}, "joe":{"name":"joe","type":"","path":"linux/joe.html","desc":"强大的纯文本编辑器"}, "join":{"name":"join","type":"","path":"linux/join.html","desc":"两个文件中指定栏位内容相同的行连接起来"}, "jwhois":{"name":"jwhois","type":"","path":"linux/jwhois.html","desc":"whois 客户端服务"}, "kernelversion":{"name":"kernelversion","type":"","path":"linux/kernelversion.html","desc":"打印当前内核的主版本号"}, "kexec":{"name":"kexec","type":"","path":"linux/kexec.html","desc":"从当前正在运行的内核引导到一个新内核"}, "kill":{"name":"kill","type":"","path":"linux/kill.html","desc":"删除执行中的程序或工作"}, "killall":{"name":"killall","type":"","path":"linux/killall.html","desc":"使用进程的名称来杀死一组进程"}, "last":{"name":"last","type":"","path":"linux/last.html","desc":"列出目前与过去登入系统的用户相关信息"}, "lastb":{"name":"lastb","type":"","path":"linux/lastb.html","desc":"列出登入系统失败的用户相关信息"}, "lastlog":{"name":"lastlog","type":"","path":"linux/lastlog.html","desc":"显示系统中所有用户最近一次登录信息"}, "ld":{"name":"ld","type":"","path":"linux/ld.html","desc":"将目标文件连接为可执行程序"}, "ldconfig":{"name":"ldconfig","type":"","path":"linux/ldconfig.html","desc":"动态链接库管理命令"}, "ldd":{"name":"ldd","type":"","path":"linux/ldd.html","desc":"打印程序或者库文件所依赖的共享库列表"}, "less":{"name":"less","type":"","path":"linux/less.html","desc":"分屏上下翻页浏览文件内容"}, "let":{"name":"let","type":"","path":"linux/let.html","desc":"简单的计算器"}, "lftp":{"name":"lftp","type":"","path":"linux/lftp.html","desc":"优秀的文件客户端程序"}, "lftpget":{"name":"lftpget","type":"","path":"linux/lftpget.html","desc":"调用lftp指令下载指定的文件"}, "lha":{"name":"lha","type":"","path":"linux/lha.html","desc":"压缩或解压缩lzh格式文件"}, "lilo":{"name":"lilo","type":"","path":"linux/lilo.html","desc":"安装核心载入开机管理程序"}, "ln":{"name":"ln","type":"","path":"linux/ln.html","desc":"用来为文件创件连接"}, "lnstat":{"name":"lnstat","type":"","path":"linux/lnstat.html","desc":"显示Linux系统的网路状态"}, "locate":{"name":"locate","type":"","path":"linux/locate.html","desc":"比 find 好用的文件查找工具"}, "logger":{"name":"logger","type":"","path":"linux/logger.html","desc":"在系统日志中记录相应条目"}, "login":{"name":"login","type":"","path":"linux/login.html","desc":"登录系统或切换用户身份"}, "logname":{"name":"logname","type":"","path":"linux/logname.html","desc":"用来显示用户名称"}, "logout":{"name":"logout","type":"","path":"linux/logout.html","desc":"退出当前登录的Shell"}, "logrotate":{"name":"logrotate","type":"","path":"linux/logrotate.html","desc":"统日志进行轮转、压缩和删除"}, "logsave":{"name":"logsave","type":"","path":"linux/logsave.html","desc":"将命令的输出信息保存到指定的日志文件"}, "logwatch":{"name":"logwatch","type":"","path":"linux/logwatch.html","desc":"可定制和可插入式的日志监视系统"}, "look":{"name":"look","type":"","path":"linux/look.html","desc":"显示文件中以指定字符串开头的任意行"}, "losetup":{"name":"losetup","type":"","path":"linux/losetup.html","desc":"设定与控制循环(loop)设备"}, "lp":{"name":"lp","type":"","path":"linux/lp.html","desc":"打印文件或修改排队的打印任务"}, "lpadmin":{"name":"lpadmin","type":"","path":"linux/lpadmin.html","desc":"配置CUPS套件中的打印机和类"}, "lpc":{"name":"lpc","type":"","path":"linux/lpc.html","desc":"命令行方式打印机控制程序"}, "lpq":{"name":"lpq","type":"","path":"linux/lpq.html","desc":"显示打印队列中的打印任务的状态信息"}, "lpr":{"name":"lpr","type":"","path":"linux/lpr.html","desc":"将文件发送给指定打印机进行打印"}, "lprm":{"name":"lprm","type":"","path":"linux/lprm.html","desc":"删除打印队列中的打印任务"}, "lpstat":{"name":"lpstat","type":"","path":"linux/lpstat.html","desc":"显示CUPS中打印机的状态信息"}, "ls":{"name":"ls","type":"","path":"linux/ls.html","desc":"显示目录内容列表"}, "lsattr":{"name":"lsattr","type":"","path":"linux/lsattr.html","desc":"查看文件的第二扩展文件系统属性"}, "lsb_release":{"name":"lsb_release","type":"","path":"linux/lsb_release.html","desc":"显示发行版本信息"}, "lsblk":{"name":"lsblk","type":"","path":"linux/lsblk.html","desc":"列出块设备信息"}, "lscpu":{"name":"lscpu","type":"","path":"linux/lscpu.html","desc":"显示有关CPU架构的信息"}, "lsmod":{"name":"lsmod","type":"","path":"linux/lsmod.html","desc":"显示已载入系统的模块"}, "lsof":{"name":"lsof","type":"","path":"linux/lsof.html","desc":"显示Linux系统当前已打开的所有文件列表 `lsof -p pid`"}, "lspci":{"name":"lspci","type":"","path":"linux/lspci.html","desc":"显示当前主机的所有PCI总线信息"}, "lsusb":{"name":"lsusb","type":"","path":"linux/lsusb.html","desc":"显示本机的USB设备列表信息"}, "ltrace":{"name":"ltrace","type":"","path":"linux/ltrace.html","desc":"用来跟踪进程调用库函数的情况"}, "lvcreate":{"name":"lvcreate","type":"","path":"linux/lvcreate.html","desc":"用于创建LVM的逻辑卷"}, "lvdisplay":{"name":"lvdisplay","type":"","path":"linux/lvdisplay.html","desc":"显示逻辑卷属性"}, "lvextend":{"name":"lvextend","type":"","path":"linux/lvextend.html","desc":"扩展逻辑卷空间"}, "lvreduce":{"name":"lvreduce","type":"","path":"linux/lvreduce.html","desc":"收缩逻辑卷空间"}, "lvremove":{"name":"lvremove","type":"","path":"linux/lvremove.html","desc":"删除指定LVM逻辑卷"}, "lvresize":{"name":"lvresize","type":"","path":"linux/lvresize.html","desc":"调整逻辑卷空间大小"}, "lvscan":{"name":"lvscan","type":"","path":"linux/lvscan.html","desc":"扫描逻辑卷"}, "lynx":{"name":"lynx","type":"","path":"linux/lynx.html","desc":"纯文本模式的网页浏览器"}, "mail":{"name":"mail","type":"","path":"linux/mail.html","desc":"命令行下发送和接收电子邮件"}, "mailq":{"name":"mailq","type":"","path":"linux/mailq.html","desc":"显示待发送的邮件队列"}, "mailstat":{"name":"mailstat","type":"","path":"linux/mailstat.html","desc":"显示到达的邮件状态"}, "make":{"name":"make","type":"","path":"linux/make.html","desc":"GNU的工程化编译工具"}, "man":{"name":"man","type":"","path":"linux/man.html","desc":"查看Linux中的指令帮助"}, "md5sum":{"name":"md5sum","type":"","path":"linux/md5sum.html","desc":"计算和校验文件报文摘要的工具程序"}, "mesg":{"name":"mesg","type":"","path":"linux/mesg.html","desc":"设置当前终端的写权限"}, "mii-tool":{"name":"mii-tool","type":"","path":"linux/mii-tool.html","desc":"配置网络设备协商方式的工具"}, "mkbootdisk":{"name":"mkbootdisk","type":"","path":"linux/mkbootdisk.html","desc":"可建立目前系统的启动盘"}, "mkdir":{"name":"mkdir","type":"","path":"linux/mkdir.html","desc":"用来创建目录"}, "mke2fs":{"name":"mke2fs","type":"","path":"linux/mke2fs.html","desc":"创建磁盘分区上的“etc2/etc3”文件系统"}, "mkfs":{"name":"mkfs","type":"","path":"linux/mkfs.html","desc":"用于在设备上创建Linux文件系统"}, "mkinitrd":{"name":"mkinitrd","type":"","path":"linux/mkinitrd.html","desc":"建立要载入ramdisk的映像文件"}, "mkisofs":{"name":"mkisofs","type":"","path":"linux/mkisofs.html","desc":"建立ISO 9660映像文件"}, "mknod":{"name":"mknod","type":"","path":"linux/mknod.html","desc":"创建字符设备文件和块设备文件"}, "mkswap":{"name":"mkswap","type":"","path":"linux/mkswap.html","desc":"建立和设置SWAP交换分区"}, "mktemp":{"name":"mktemp","type":"","path":"linux/mktemp.html","desc":"创建临时文件供shell脚本使用"}, "modprobe":{"name":"modprobe","type":"","path":"linux/modprobe.html","desc":"自动处理可载入模块"}, "more":{"name":"more","type":"","path":"linux/more.html","desc":"显示文件内容,每次显示一屏"}, "mount":{"name":"mount","type":"","path":"linux/mount.html","desc":"用于挂载Linux系统外的文件。"}, "mpstat":{"name":"mpstat","type":"","path":"linux/mpstat.html","desc":"显示各个可用CPU的状态"}, "mtools":{"name":"mtools","type":"","path":"linux/mtools.html","desc":"显示mtools支持的指令"}, "mv":{"name":"mv","type":"","path":"linux/mv.html","desc":"用来对文件或目录重新命名"}, "mysql":{"name":"mysql","type":"","path":"linux/mysql.html","desc":"MySQL服务器客户端工具"}, "mysqladmin":{"name":"mysqladmin","type":"","path":"linux/mysqladmin.html","desc":"MySQL服务器管理客户端"}, "mysqldump":{"name":"mysqldump","type":"","path":"linux/mysqldump.html","desc":"MySQL数据库中备份工具"}, "mysqlimport":{"name":"mysqlimport","type":"","path":"linux/mysqlimport.html","desc":"为MySQL服务器用命令行方式导入数据"}, "mysqlshow":{"name":"mysqlshow","type":"","path":"linux/mysqlshow.html","desc":"显示MySQL中数据库相关信息"}, "named-checkzone":{"name":"named-checkzone","type":"","path":"linux/named-checkzone.html","desc":"使用named-checkzone命令可以进行区域文件有效性检查和转换,必须指定区域名称和区域文件名称。"}, "nano":{"name":"nano","type":"","path":"linux/nano.html","desc":"字符终端文本编辑器"}, "nc":{"name":"nc","type":"","path":"linux/nc.html","desc":"命令用于设置路由器。"}, "ncftp":{"name":"ncftp","type":"","path":"linux/ncftp.html","desc":"是增强的的FTP工具"}, "nethogs":{"name":"nethogs","type":"","path":"linux/nethogs.html","desc":"终端下的网络流量监控工具"}, "netstat":{"name":"netstat","type":"","path":"linux/netstat.html","desc":"查看Linux中网络系统状态信息"}, "newusers":{"name":"newusers","type":"","path":"linux/newusers.html","desc":"用于批处理的方式一次创建多个命令"}, "nfsstat":{"name":"nfsstat","type":"","path":"linux/nfsstat.html","desc":"列出NFS客户端和服务器的工作状态"}, "ngrep":{"name":"ngrep","type":"","path":"linux/ngrep.html","desc":"方便的数据包匹配和显示工具"}, "nice":{"name":"nice","type":"","path":"linux/nice.html","desc":"改变程序执行的优先权等级"}, "nisdomainname":{"name":"nisdomainname","type":"","path":"linux/nisdomainname.html","desc":"显示主机NIS的域名"}, "nl":{"name":"nl","type":"","path":"linux/nl.html","desc":"在Linux系统中计算文件内容行号"}, "nm":{"name":"nm","type":"","path":"linux/nm.html","desc":"显示二进制目标文件的符号表"}, "nmap":{"name":"nmap","type":"","path":"linux/nmap.html","desc":"网络探测和安全审核"}, "nmcli":{"name":"nmcli","type":"","path":"linux/nmcli.html","desc":"地址配置工具"}, "nohup":{"name":"nohup","type":"","path":"linux/nohup.html","desc":"将程序以忽略挂起信号的方式运行起来"}, "nologin":{"name":"nologin","type":"","path":"linux/nologin.html","desc":"拒绝用户登录系统"}, "nslookup":{"name":"nslookup","type":"","path":"linux/nslookup.html","desc":"查询域名DNS信息的工具"}, "ntpdate":{"name":"ntpdate","type":"","path":"linux/ntpdate.html","desc":"使用网络计时协议(NTP)设置日期和时间"}, "ntsysv":{"name":"ntsysv","type":"","path":"linux/ntsysv.html","desc":"集中管理系统的各种服务"}, "objdump":{"name":"objdump","type":"","path":"linux/objdump.html","desc":"显示二进制文件信息"}, "od":{"name":"od","type":"","path":"linux/od.html","desc":"输出文件的八进制、十六进制等格式编码的字节"}, "openssl":{"name":"openssl","type":"","path":"linux/openssl.html","desc":"强大的安全套接字层密码库"}, "parted":{"name":"parted","type":"","path":"linux/parted.html","desc":"磁盘分区和分区大小调整工具"}, "partprobe":{"name":"partprobe","type":"","path":"linux/partprobe.html","desc":"不重启的情况下重读分区"}, "passwd":{"name":"passwd","type":"","path":"linux/passwd.html","desc":"用于让用户可以更改自己的密码"}, "paste":{"name":"paste","type":"","path":"linux/paste.html","desc":"将多个文件按列队列合并"}, "patch":{"name":"patch","type":"","path":"linux/patch.html","desc":"为开放源代码软件安装补丁程序"}, "pathchk":{"name":"pathchk","type":"","path":"linux/pathchk.html","desc":"检查文件中不可移植的部分"}, "perl":{"name":"perl","type":"","path":"linux/perl.html","desc":"perl语言解释器"}, "pfctl":{"name":"pfctl","type":"","path":"linux/pfctl.html","desc":"PF防火墙的配置命令"}, "pgrep":{"name":"pgrep","type":"","path":"linux/pgrep.html","desc":"设置用户的认证信息,包括用户密码、密码过期时间等"}, "php":{"name":"php","type":"","path":"linux/php.html","desc":"PHP语言的命令行接口"}, "pico":{"name":"pico","type":"","path":"linux/pico.html","desc":"功能强大全屏幕的文本编辑器"}, "pidof":{"name":"pidof","type":"","path":"linux/pidof.html","desc":"查找指定名称的进程的进程号ID号"}, "pigz":{"name":"pigz","type":"","path":"linux/pigz.html","desc":"可以用来解压缩文件,gzip的并行实现升级版。"}, "ping":{"name":"ping","type":"","path":"linux/ping.html","desc":"测试主机之间网络的连通性"}, "pkill":{"name":"pkill","type":"","path":"linux/pkill.html","desc":"可以按照进程名杀死进程"}, "pmap":{"name":"pmap","type":"","path":"linux/pmap.html","desc":"报告进程的内存映射关系"}, "popd":{"name":"popd","type":"","path":"linux/popd.html","desc":"用于删除目录栈中的记录"}, "poweroff":{"name":"poweroff","type":"","path":"linux/poweroff.html","desc":"关闭Linux系统,关闭记录会被写入到/var/log/wtmp日志文件中。"}, "ppp-off":{"name":"ppp-off","type":"","path":"linux/ppp-off.html","desc":"关闭ppp连线"}, "pr":{"name":"pr","type":"","path":"linux/pr.html","desc":"将文本文件转换成适合打印的格式"}, "printf":{"name":"printf","type":"","path":"linux/printf.html","desc":"格式化并输出结果"}, "protoize":{"name":"protoize","type":"","path":"linux/protoize.html","desc":"GNU-C代码转换为ANSI-C代码"}, "ps":{"name":"ps","type":"","path":"linux/ps.html","desc":"报告当前系统的进程状态"}, "pssh":{"name":"pssh","type":"","path":"linux/pssh.html","desc":"批量管理执行"}, "pstack":{"name":"pstack","type":"","path":"linux/pstack.html","desc":"显示每个进程的栈跟踪"}, "pstree":{"name":"pstree","type":"","path":"linux/pstree.html","desc":"以树状图的方式展现进程之间的派生关系"}, "pushd":{"name":"pushd","type":"","path":"linux/pushd.html","desc":"将目录加入命令堆叠中"}, "pv":{"name":"pv","type":"","path":"linux/pv.html","desc":"显示当前在命令行执行的命令的进度信息,管道查看器。"}, "pvchange":{"name":"pvchange","type":"","path":"linux/pvchange.html","desc":"修改物理卷属性"}, "pvck":{"name":"pvck","type":"","path":"linux/pvck.html","desc":"检测物理卷的LVM元数据的一致性"}, "pvcreate":{"name":"pvcreate","type":"","path":"linux/pvcreate.html","desc":"将物理硬盘分区初始化为物理卷"}, "pvdisplay":{"name":"pvdisplay","type":"","path":"linux/pvdisplay.html","desc":"显示物理卷的属性"}, "pvremove":{"name":"pvremove","type":"","path":"linux/pvremove.html","desc":"删除一个存在的物理卷"}, "pvs":{"name":"pvs","type":"","path":"linux/pvs.html","desc":"输出物理卷信息报表"}, "pvscan":{"name":"pvscan","type":"","path":"linux/pvscan.html","desc":"扫描系统中所有硬盘的物理卷列表"}, "pwck":{"name":"pwck","type":"","path":"linux/pwck.html","desc":"用来验证系统认证文件内容和格式的完整性"}, "pwconv":{"name":"pwconv","type":"","path":"linux/pwconv.html","desc":"用来开启用户的投影密码"}, "pwd":{"name":"pwd","type":"","path":"linux/pwd.html","desc":"绝对路径方式显示用户当前工作目录"}, "pwunconv":{"name":"pwunconv","type":"","path":"linux/pwunconv.html","desc":"用来关闭用户的投影密码"}, "quota":{"name":"quota","type":"","path":"linux/quota.html","desc":"显示磁盘已使用的空间与限制"}, "quotacheck":{"name":"quotacheck","type":"","path":"linux/quotacheck.html","desc":"检查磁盘的使用空间与限制"}, "quotaoff":{"name":"quotaoff","type":"","path":"linux/quotaoff.html","desc":"关闭Linux内核中指定文件系统的磁盘配额功能"}, "quotaon":{"name":"quotaon","type":"","path":"linux/quotaon.html","desc":"激活Linux内核中指定文件系统的磁盘配额功能"}, "rcconf":{"name":"rcconf","type":"","path":"linux/rcconf.html","desc":"Debian Linux下的运行等级服务配置工具"}, "rcp":{"name":"rcp","type":"","path":"linux/rcp.html","desc":"使在两台Linux主机之间的文件复制操作更简单"}, "read":{"name":"read","type":"","path":"linux/read.html","desc":"从键盘读取变量值"}, "readelf":{"name":"readelf","type":"","path":"linux/readelf.html","desc":"用于显示elf格式文件的信息"}, "readonly":{"name":"readonly","type":"","path":"linux/readonly.html","desc":"定义只读shell变量或函数"}, "reboot":{"name":"reboot","type":"","path":"linux/reboot.html","desc":"重新启动正在运行的Linux操作系统"}, "reject":{"name":"reject","type":"","path":"linux/reject.html","desc":"指示打印系统拒绝发往指定目标打印机的打印任务"}, "rename":{"name":"rename","type":"","path":"linux/rename.html","desc":"用字符串替换的方式批量改变文件名"}, "renice":{"name":"renice","type":"","path":"linux/renice.html","desc":"修改正在运行的进程的调度优先级"}, "repquota":{"name":"repquota","type":"","path":"linux/repquota.html","desc":"报表的格式输出磁盘空间限制的状态"}, "resize":{"name":"resize","type":"","path":"linux/resize.html","desc":"命令设置终端机视窗的大小。"}, "restore":{"name":"restore","type":"","path":"linux/restore.html","desc":"所进行的操作和dump指令相反"}, "restorecon":{"name":"restorecon","type":"","path":"linux/restorecon.html","desc":"恢复文件的安全上下文"}, "rev":{"name":"rev","type":"","path":"linux/rev.html","desc":"将文件内容以字符为单位反序输出"}, "rexec":{"name":"rexec","type":"","path":"linux/rexec.html","desc":"运程执行Linux系统下命令 "}, "rlogin":{"name":"rlogin","type":"","path":"linux/rlogin.html","desc":"从当前终端登录到远程Linux主机"}, "rm":{"name":"rm","type":"","path":"linux/rm.html","desc":"用于删除给定的文件和目录"}, "rmdir":{"name":"rmdir","type":"","path":"linux/rmdir.html","desc":"用来删除空目录"}, "rmmod":{"name":"rmmod","type":"","path":"linux/rmmod.html","desc":"从运行的内核中移除指定的内核模块"}, "route":{"name":"route","type":"","path":"linux/route.html","desc":"显示并设置Linux中静态路由表"}, "rpm":{"name":"rpm","type":"","path":"linux/rpm.html","desc":"RPM软件包的管理工具"}, "rpm2cpio":{"name":"rpm2cpio","type":"","path":"linux/rpm2cpio.html","desc":"将RPM软件包转换为cpio格式的文件"}, "rpmbuild":{"name":"rpmbuild","type":"","path":"linux/rpmbuild.html","desc":"创建RPM的二进制软件包和源码软件包"}, "rpmdb":{"name":"rpmdb","type":"","path":"linux/rpmdb.html","desc":"初始化和重建RPM数据库"}, "rpmquery":{"name":"rpmquery","type":"","path":"linux/rpmquery.html","desc":"从RPM数据库中查询软件包信息"}, "rpmsign":{"name":"rpmsign","type":"","path":"linux/rpmsign.html","desc":"使用RPM软件包的签名管理工具"}, "rpmverify":{"name":"rpmverify","type":"","path":"linux/rpmverify.html","desc":"验证已安装的RPM软件包的正确性"}, "rsh":{"name":"rsh","type":"","path":"linux/rsh.html","desc":"连接远程主机并执行命令"}, "rsync":{"name":"rsync","type":"","path":"linux/rsync.html","desc":"远程数据同步工具"}, "runlevel":{"name":"runlevel","type":"","path":"linux/runlevel.html","desc":"打印当前Linux系统的运行等级"}, "sar":{"name":"sar","type":"","path":"linux/sar.html","desc":"系统运行状态统计工具"}, "scp":{"name":"scp","type":"","path":"linux/scp.html","desc":"加密的方式在本地主机和远程主机之间复制文件"}, "screen":{"name":"screen","type":"","path":"linux/screen.html","desc":"用于命令行终端切换"}, "sed":{"name":"sed","type":"","path":"linux/sed.html","desc":"功能强大的流式文本编辑器"}, "seinfo":{"name":"seinfo","type":"","path":"linux/seinfo.html","desc":"查询SELinux的策略提供多少相关规则"}, "semanage":{"name":"semanage","type":"","path":"linux/semanage.html","desc":"默认目录的安全上下文查询与修改"}, "sendmail":{"name":"sendmail","type":"","path":"linux/sendmail.html","desc":"著名电子邮件服务器"}, "seq":{"name":"seq","type":"","path":"linux/seq.html","desc":"以指定增量从首数开始打印数字到尾数"}, "service":{"name":"service","type":"","path":"linux/service.html","desc":"控制系统服务的实用工具"}, "sesearch":{"name":"sesearch","type":"","path":"linux/sesearch.html","desc":"查询SELinux策略的规则详情"}, "set":{"name":"set","type":"","path":"linux/set.html","desc":"显示或设置shell特性及shell变量"}, "setfacl":{"name":"setfacl","type":"","path":"linux/setfacl.html","desc":"设置文件访问控制列表"}, "setpci":{"name":"setpci","type":"","path":"linux/setpci.html","desc":"查询和配置PCI设备的使用工具"}, "setsebool":{"name":"setsebool","type":"","path":"linux/setsebool.html","desc":"修改SElinux策略内各项规则的布尔值"}, "setsid":{"name":"setsid","type":"","path":"linux/setsid.html","desc":"在新的会话中运行程序。"}, "sftp-server":{"name":"sftp-server","type":"","path":"linux/sftp-server.html","desc":"sftp协议的服务器端程序"}, "sftp":{"name":"sftp","type":"","path":"linux/sftp.html","desc":"交互式的文件传输程序"}, "sh":{"name":"sh","type":"","path":"linux/sh.html","desc":"shell命令解释器"}, "shopt":{"name":"shopt","type":"","path":"linux/shopt.html","desc":"显示和设置shell操作选项"}, "showmount":{"name":"showmount","type":"","path":"linux/showmount.html","desc":"显示NFS服务器加载的信息"}, "shutdown":{"name":"shutdown","type":"","path":"linux/shutdown.html","desc":"用来执行系统关机的命令"}, "skill":{"name":"skill","type":"","path":"linux/skill.html","desc":"向选定的进程发送信号冻结进程"}, "slabtop":{"name":"slabtop","type":"","path":"linux/slabtop.html","desc":"实时显示内核slab内存缓存信息"}, "sleep":{"name":"sleep","type":"","path":"linux/sleep.html","desc":"将目前动作延迟一段时间"}, "slocate":{"name":"slocate","type":"","path":"linux/slocate.html","desc":"命令查找文件或目录"}, "smbclient":{"name":"smbclient","type":"","path":"linux/smbclient.html","desc":"交互方式访问samba服务器"}, "smbpasswd":{"name":"smbpasswd","type":"","path":"linux/smbpasswd.html","desc":"samba用户和密码管理工具"}, "sort":{"name":"sort","type":"","path":"linux/sort.html","desc":"将文件进行排序并输出"}, "source":{"name":"source","type":"","path":"linux/source.html","desc":"在当前Shell环境中从指定文件读取和执行命令,命令返回退出状态。"}, "speedtest-cli":{"name":"speedtest-cli","type":"","path":"linux/speedtest-cli.html","desc":"命令行下测试服务器外网速度"}, "spell":{"name":"spell","type":"","path":"linux/spell.html","desc":"对文件进行拼写检查"}, "split":{"name":"split","type":"","path":"linux/split.html","desc":"分割任意大小的文件"}, "squid":{"name":"squid","type":"","path":"linux/squid.html","desc":"squid服务器守护进程"}, "squidclient":{"name":"squidclient","type":"","path":"linux/squidclient.html","desc":"squid服务器的客户端管理工具"}, "ss":{"name":"ss","type":"","path":"linux/ss.html","desc":"比 netstat 好用的socket统计信息,iproute2 包附带的另一个工具,允许你查询 socket 的有关统计信息。"}, "ssh-add":{"name":"ssh-add","type":"","path":"linux/ssh-add.html","desc":"把专用密钥添加到ssh-agent的高速缓存中"}, "ssh-agent":{"name":"ssh-agent","type":"","path":"linux/ssh-agent.html","desc":"ssh密钥管理器"}, "ssh-copy-id":{"name":"ssh-copy-id","type":"","path":"linux/ssh-copy-id.html","desc":"把本地的ssh公钥文件安装到远程主机对应的账户下"}, "ssh-keygen":{"name":"ssh-keygen","type":"","path":"linux/ssh-keygen.html","desc":"为ssh生成、管理和转换认证密钥"}, "ssh-keyscan":{"name":"ssh-keyscan","type":"","path":"linux/ssh-keyscan.html","desc":"收集主机公钥的使用工具"}, "ssh":{"name":"ssh","type":"","path":"linux/ssh.html","desc":"openssh套件中的客户端连接工具"}, "sshd":{"name":"sshd","type":"","path":"linux/sshd.html","desc":"openssh软件套件中的服务器守护进程"}, "startx":{"name":"startx","type":"","path":"linux/startx.html","desc":"用来启动X Window"}, "stat":{"name":"stat","type":"","path":"linux/stat.html","desc":"用于显示文件的状态信息"}, "strace":{"name":"strace","type":"","path":"linux/strace.html","desc":"跟踪系统调用和信号"}, "strings":{"name":"strings","type":"","path":"linux/strings.html","desc":"在对象文件或二进制文件中查找可打印的字符串"}, "stty":{"name":"stty","type":"","path":"linux/stty.html","desc":"修改终端命令行的相关设置"}, "su":{"name":"su","type":"","path":"linux/su.html","desc":"用于切换当前用户身份到其他用户身份"}, "sudo":{"name":"sudo","type":"","path":"linux/sudo.html","desc":"以其他身份来执行命令"}, "sum":{"name":"sum","type":"","path":"linux/sum.html","desc":"计算文件的校验码和显示块数"}, "supervisord":{"name":"supervisord","type":"","path":"linux/supervisord.html","desc":"配置后台服务/常驻进程的进程管家工具"}, "swapoff":{"name":"swapoff","type":"","path":"linux/swapoff.html","desc":"关闭指定的交换空间"}, "swapon":{"name":"swapon","type":"","path":"linux/swapon.html","desc":"激活Linux系统中交换空间"}, "sync":{"name":"sync","type":"","path":"linux/sync.html","desc":"用于强制被改变的内容立刻写入磁盘"}, "sysctl":{"name":"sysctl","type":"","path":"linux/sysctl.html","desc":"时动态地修改内核的运行参数"}, "syslog":{"name":"syslog","type":"","path":"linux/syslog.html","desc":"系统默认的日志守护进程"}, "systemctl":{"name":"systemctl","type":"","path":"linux/systemctl.html","desc":"系统服务管理器指令"}, "systool":{"name":"systool","type":"","path":"linux/systool.html","desc":"显示基于总线、类和拓扑显示系统中设备的信息"}, "tac":{"name":"tac","type":"","path":"linux/tac.html","desc":"将文件以行为单位的反序输出"}, "tail":{"name":"tail","type":"","path":"linux/tail.html","desc":"在屏幕上显示指定文件的末尾若干行"}, "tailf":{"name":"tailf","type":"","path":"linux/tailf.html","desc":"在屏幕上显示指定文件的末尾若干行内容,通常用于日志文件的跟踪输出。"}, "talk":{"name":"talk","type":"","path":"linux/talk.html","desc":"让用户和其他用户聊天"}, "tar":{"name":"tar","type":"","path":"linux/tar.html","desc":"Linux下的归档使用工具,用来打包和备份。"}, "tcpdump":{"name":"tcpdump","type":"","path":"linux/tcpdump.html","desc":"一款sniffer工具,是Linux上的抓包工具,嗅探器。"}, "tcpreplay":{"name":"tcpreplay","type":"","path":"linux/tcpreplay.html","desc":"将PCAP包重新发送,用于性能或者功能测试"}, "tee":{"name":"tee","type":"","path":"linux/tee.html","desc":"把数据重定向到给定文件和屏幕上"}, "telint":{"name":"telint","type":"","path":"linux/telint.html","desc":"切换当前正在运行系统的运行等级"}, "telnet":{"name":"telnet","type":"","path":"linux/telnet.html","desc":"登录远程主机和管理(测试ip端口是否连通)"}, "tempfile":{"name":"tempfile","type":"","path":"linux/tempfile.html","desc":"shell中给临时文件命名"}, "test":{"name":"test","type":"","path":"linux/test.html","desc":"shell环境中测试条件表达式工具"}, "tftp":{"name":"tftp","type":"","path":"linux/tftp.html","desc":"在本机和tftp服务器之间使用TFTP协议传输文件"}, "time":{"name":"time","type":"","path":"linux/time.html","desc":"统计给定命令所花费的总时间"}, "tload":{"name":"tload","type":"","path":"linux/tload.html","desc":"显示系统负载状况"}, "tmux":{"name":"tmux","type":"","path":"linux/tmux.html","desc":"Tmux是一个优秀的终端复用软件,类似GNU Screen,但来自于OpenBSD,采用BSD授权。"}, "top":{"name":"top","type":"","path":"linux/top.html","desc":"显示或管理执行中的程序"}, "touch":{"name":"touch","type":"","path":"linux/touch.html","desc":"创建新的空文件"}, "tput":{"name":"tput","type":"","path":"linux/tput.html","desc":"通过terminfo数据库对终端会话进行初始化和操作"}, "tr":{"name":"tr","type":"","path":"linux/tr.html","desc":"将字符进行替换压缩和删除"}, "tracepath":{"name":"tracepath","type":"","path":"linux/tracepath.html","desc":"追踪目的主机经过的路由信息"}, "traceroute":{"name":"traceroute","type":"","path":"linux/traceroute.html","desc":"显示数据包到主机间的路径"}, "trap":{"name":"trap","type":"","path":"linux/trap.html","desc":"指定在接收到信号后将要采取的动作"}, "tree":{"name":"tree","type":"","path":"linux/tree.html","desc":"树状图列出目录的内容"}, "tty":{"name":"tty","type":"","path":"linux/tty.html","desc":"显示连接到当前标准输入的终端设备文件名。"}, "type":{"name":"type","type":"","path":"linux/type.html","desc":"显示指定命令的类型"}, "ulimit":{"name":"ulimit","type":"","path":"linux/ulimit.html","desc":"控制shell程序的资源"}, "umask":{"name":"umask","type":"","path":"linux/umask.html","desc":"用来设置限制新建文件权限的掩码"}, "umount":{"name":"umount","type":"","path":"linux/umount.html","desc":"用于卸载已经加载的文件系统"}, "unalias":{"name":"unalias","type":"","path":"linux/unalias.html","desc":"删除由alias设置的别名"}, "uname":{"name":"uname","type":"","path":"linux/uname.html","desc":"显示Linux系统信息"}, "unarj":{"name":"unarj","type":"","path":"linux/unarj.html","desc":"解压缩由arj命令创建的压缩包"}, "uncompress":{"name":"uncompress","type":"","path":"linux/uncompress.html","desc":"用来解压.Z文件"}, "unexpand":{"name":"unexpand","type":"","path":"linux/unexpand.html","desc":"将文件的空白字符转换为制表符"}, "uniq":{"name":"uniq","type":"","path":"linux/uniq.html","desc":"报告或忽略文件中的重复行"}, "unlink":{"name":"unlink","type":"","path":"linux/unlink.html","desc":"系统调用函数unlink去删除指定的文件"}, "unprotoize":{"name":"unprotoize","type":"","path":"linux/unprotoize.html","desc":"删除C语言源代码文件中的函数原型"}, "unset":{"name":"unset","type":"","path":"linux/unset.html","desc":"删除指定的shell变量或函数"}, "unzip":{"name":"unzip","type":"","path":"linux/unzip.html","desc":"用于解压缩由zip命令压缩的压缩包"}, "updatedb":{"name":"updatedb","type":"","path":"linux/updatedb.html","desc":"创建或更新slocate命令所必需的数据库文件"}, "uptime":{"name":"uptime","type":"","path":"linux/uptime.html","desc":"查看Linux系统负载信息"}, "useradd":{"name":"useradd","type":"","path":"linux/useradd.html","desc":"创建的新的系统用户"}, "userdel":{"name":"userdel","type":"","path":"linux/userdel.html","desc":"用于删除给定的用户以及与用户相关的文件"}, "usermod":{"name":"usermod","type":"","path":"linux/usermod.html","desc":"用于修改用户的基本信息"}, "usernetctl":{"name":"usernetctl","type":"","path":"linux/usernetctl.html","desc":"被允许时操作指定的网络接口"}, "users":{"name":"users","type":"","path":"linux/users.html","desc":"显示当前登录系统的所有用户"}, "uucico":{"name":"uucico","type":"","path":"linux/uucico.html","desc":"UUCP文件传输服务程序。"}, "uupick":{"name":"uupick","type":"","path":"linux/uupick.html","desc":"命令处理传送进来的文件。"}, "vdfuse":{"name":"vdfuse","type":"","path":"linux/vdfuse.html","desc":"VirtualBox软件挂载VDI分区文件工具"}, "vgchange":{"name":"vgchange","type":"","path":"linux/vgchange.html","desc":"修改卷组属性"}, "vgconvert":{"name":"vgconvert","type":"","path":"linux/vgconvert.html","desc":"转换卷组元数据格式"}, "vgcreate":{"name":"vgcreate","type":"","path":"linux/vgcreate.html","desc":"用于创建LVM卷组"}, "vgdisplay":{"name":"vgdisplay","type":"","path":"linux/vgdisplay.html","desc":"显示LVM卷组的信息"}, "vgextend":{"name":"vgextend","type":"","path":"linux/vgextend.html","desc":"向卷组中添加物理卷"}, "vgreduce":{"name":"vgreduce","type":"","path":"linux/vgreduce.html","desc":"从卷组中删除物理卷"}, "vgremove":{"name":"vgremove","type":"","path":"linux/vgremove.html","desc":"用于用户删除LVM卷组"}, "vgrename":{"name":"vgrename","type":"","path":"linux/vgrename.html","desc":"使用vgrename命令可以重命名卷组的名称。"}, "vgscan":{"name":"vgscan","type":"","path":"linux/vgscan.html","desc":"扫描并显示系统中的卷组"}, "vi":{"name":"vi","type":"","path":"linux/vi.html","desc":"功能强大的纯文本编辑器"}, "vmstat":{"name":"vmstat","type":"","path":"linux/vmstat.html","desc":"显示虚拟内存状态"}, "volname":{"name":"volname","type":"","path":"linux/volname.html","desc":"显示指定的ISO-9660格式的设备的卷名称"}, "w":{"name":"w","type":"","path":"linux/w.html","desc":"显示目前登入系统的用户信息"}, "wait":{"name":"wait","type":"","path":"linux/wait.html","desc":"等待进程执行完后返回"}, "wall":{"name":"wall","type":"","path":"linux/wall.html","desc":"向系统当前所有打开的终端上输出信息"}, "watch":{"name":"watch","type":"","path":"linux/watch.html","desc":"可以将命令的输出结果输出到标准输出设备,多用于周期性执行命令/定时执行命令"}, "wc":{"name":"wc","type":"","path":"linux/wc.html","desc":"统计文件的字节数、字数、行数"}, "wget":{"name":"wget","type":"","path":"linux/wget.html","desc":"Linux系统下载文件工具"}, "whatis":{"name":"whatis","type":"","path":"linux/whatis.html","desc":"查询一个命令执行什么功能"}, "whereis":{"name":"whereis","type":"","path":"linux/whereis.html","desc":"查找二进制程序、代码等相关文件路径"}, "which":{"name":"which","type":"","path":"linux/which.html","desc":"查找并显示给定命令的绝对路径"}, "who":{"name":"who","type":"","path":"linux/who.html","desc":"显示目前登录系统的用户信息"}, "whoami":{"name":"whoami","type":"","path":"linux/whoami.html","desc":"打印当前有效的用户名称"}, "write":{"name":"write","type":"","path":"linux/write.html","desc":"向指定登录用户终端上发送信息"}, "xargs":{"name":"xargs","type":"","path":"linux/xargs.html","desc":"给其他命令传递参数的一个过滤器"}, "xauth":{"name":"xauth","type":"","path":"linux/xauth.html","desc":"显示和编辑被用于连接X服务器的认证信息"}, "xclip":{"name":"xclip","type":"","path":"linux/xclip.html","desc":"管理 X 粘贴板"}, "xhost":{"name":"xhost","type":"","path":"linux/xhost.html","desc":"制哪些X客户端能够在X服务器上显示"}, "xinit":{"name":"xinit","type":"","path":"linux/xinit.html","desc":"是Linux下X-Window系统的初始化程序"}, "xlsatoms":{"name":"xlsatoms","type":"","path":"linux/xlsatoms.html","desc":"列出X服务器内部所有定义的原子成分"}, "xlsclients":{"name":"xlsclients","type":"","path":"linux/xlsclients.html","desc":"列出显示器中的客户端应用程序"}, "xlsfonts":{"name":"xlsfonts","type":"","path":"linux/xlsfonts.html","desc":"列出X Server使用的字体"}, "xset":{"name":"xset","type":"","path":"linux/xset.html","desc":"设置X-Window系统中的用户爱好的实用工具"}, "xz":{"name":"xz","type":"","path":"linux/xz.html","desc":"POSIX 平台开发具有高压缩率的工具。"}, "yes":{"name":"yes","type":"","path":"linux/yes.html","desc":"重复打印指定字符串"}, "ypdomainname":{"name":"ypdomainname","type":"","path":"linux/ypdomainname.html","desc":"显示主机的NIS的域名"}, "yum":{"name":"yum","type":"","path":"linux/yum.html","desc":"基于RPM的软件包管理器"}, "zcat":{"name":"zcat","type":"","path":"linux/zcat.html","desc":"显示压缩包中文件的内容"}, "zfore":{"name":"zfore","type":"","path":"linux/zfore.html","desc":"强制为gzip格式的压缩文件添加.gz后缀"}, "zip":{"name":"zip","type":"","path":"linux/zip.html","desc":"可以用来解压缩文件"}, "zipinfo":{"name":"zipinfo","type":"","path":"linux/zipinfo.html","desc":"用来列出压缩文件信息"}, "zipsplit":{"name":"zipsplit","type":"","path":"linux/zipsplit.html","desc":"将较大的zip压缩包分割成各个较小的压缩包"}, "znew":{"name":"znew","type":"","path":"linux/znew.html","desc":"将.Z压缩包重新转化为gzip命令压缩的.gz压缩包"} } |