Chinese pages: remove space in More info link (#6305)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# a2disconf
|
||||
|
||||
> 在基于 Debian 的操作系统上禁用 Apache 配置文件。
|
||||
> 更多信息: <https://manpages.debian.org/latest/apache2/a2disconf.8.html>.
|
||||
> 更多信息:<https://manpages.debian.org/latest/apache2/a2disconf.8.html>.
|
||||
|
||||
- 禁用配置文件:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# a2dismod
|
||||
|
||||
> 在基于 Debian 的操作系统上禁用 Apache 模块。
|
||||
> 更多信息: <https://manpages.debian.org/latest/apache2/a2dismod.8.html>.
|
||||
> 更多信息:<https://manpages.debian.org/latest/apache2/a2dismod.8.html>.
|
||||
|
||||
- 禁用模块:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# a2dissite
|
||||
|
||||
> 在基于 Debian 的操作系统上禁用 Apache 虚拟主机。
|
||||
> 更多信息: <https://manpages.debian.org/latest/apache2/a2dissite.8.html>.
|
||||
> 更多信息:<https://manpages.debian.org/latest/apache2/a2dissite.8.html>.
|
||||
|
||||
- 禁用虚拟主机:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# a2enconf
|
||||
|
||||
> 在基于 Debian 的操作系统上启用 Apache 配置文件。
|
||||
> 更多信息: <https://manpages.debian.org/latest/apache2/a2enconf.8.html>.
|
||||
> 更多信息:<https://manpages.debian.org/latest/apache2/a2enconf.8.html>.
|
||||
|
||||
- 启用配置文件:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# a2enmod
|
||||
|
||||
> 在基于 Debian 的操作系统上启用 Apache 模块。
|
||||
> 更多信息: <https://manpages.debian.org/latest/apache2/a2enmod.8.html>.
|
||||
> 更多信息:<https://manpages.debian.org/latest/apache2/a2enmod.8.html>.
|
||||
|
||||
- 启用模块:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# a2ensite
|
||||
|
||||
> 在基于 Debian 的操作系统上启用 Apache 虚拟主机。
|
||||
> 更多信息: <https://manpages.debian.org/latest/apache2/a2ensite.8.html>.
|
||||
> 更多信息:<https://manpages.debian.org/latest/apache2/a2ensite.8.html>.
|
||||
|
||||
- 启用虚拟主机:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# a2query
|
||||
|
||||
> 在基于 Debian 的操作系统上查看 Apache 运行配置。
|
||||
> 更多信息: <https://manpages.debian.org/latest/apache2/a2query.1.html>.
|
||||
> 更多信息:<https://manpages.debian.org/latest/apache2/a2query.1.html>.
|
||||
|
||||
- 列出启用的 Apache 模块:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# ac
|
||||
|
||||
> 打印用户连接时长数据。
|
||||
> 更多信息: <https://www.gnu.org/software/acct/manual/accounting.html#ac>.
|
||||
> 更多信息:<https://www.gnu.org/software/acct/manual/accounting.html#ac>.
|
||||
|
||||
- 以小时为单位打印当前用户连接时间:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# acpi
|
||||
|
||||
> 显示电池状态或热量信息。
|
||||
> 更多信息: <https://sourceforge.net/projects/acpiclient/files/acpiclient/>.
|
||||
> 更多信息:<https://sourceforge.net/projects/acpiclient/files/acpiclient/>.
|
||||
|
||||
- 显示电池信息:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# add-apt-repository
|
||||
|
||||
> apt 仓库管理。
|
||||
> 更多信息: <https://manned.org/apt-add-repository>.
|
||||
> 更多信息:<https://manned.org/apt-add-repository>.
|
||||
|
||||
- 添加一个新的 apt 仓库:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> 将特定分区的存在告知 Linux 内核。
|
||||
> 这个命令是 `add partition` ioctl 的简单封装。
|
||||
> 更多信息: <https://manned.org/addpart>.
|
||||
> 更多信息:<https://manned.org/addpart>.
|
||||
|
||||
- 将特定分区的存在告知 Linux 内核:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# addr2line
|
||||
|
||||
> 将二进制文件地址转换成文件名和行数。
|
||||
> 更多信息: <https://manned.org/addr2line>.
|
||||
> 更多信息:<https://manned.org/addr2line>.
|
||||
|
||||
- 显示可执行文件的指令地址对应源代码的文件名和行数:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# adduser
|
||||
|
||||
> 添加用户的工具。
|
||||
> 更多信息: <https://manpages.debian.org/latest/adduser/adduser.html>.
|
||||
> 更多信息:<https://manpages.debian.org/latest/adduser/adduser.html>.
|
||||
|
||||
- 创建一个新用户,在默认路径创建 home 目录,并提示用户设置密码:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# amixer
|
||||
|
||||
> ALSA 声卡驱动程序的混合器。
|
||||
> 更多信息: <https://manned.org/amixer>.
|
||||
> 更多信息:<https://manned.org/amixer>.
|
||||
|
||||
- 增加 10% 的主音量:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# apk
|
||||
|
||||
> Alpine Linux 的包管理工具。
|
||||
> 更多信息: <https://wiki.alpinelinux.org/wiki/Alpine_Linux_package_management>.
|
||||
> 更多信息:<https://wiki.alpinelinux.org/wiki/Alpine_Linux_package_management>.
|
||||
|
||||
- 从所有的远程仓库中更新仓库索引:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# aplay
|
||||
|
||||
> ALSA 声卡驱动程序的命令行声音播放器。
|
||||
> 更多信息: <https://manned.org/aplay>.
|
||||
> 更多信息:<https://manned.org/aplay>.
|
||||
|
||||
- 播放一个文件(会自动根据文件格式确定采样率、位深等):
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# apport-bug
|
||||
|
||||
> 在 Ubuntu 上提交错误报告。
|
||||
> 更多信息: <https://wiki.ubuntu.com/Apport>.
|
||||
> 更多信息:<https://wiki.ubuntu.com/Apport>.
|
||||
|
||||
- 报告整个系统的错误:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# apt-cache
|
||||
|
||||
> Debian 和 Ubuntu 的包查询工具。
|
||||
> 更多信息: <https://manpages.debian.org/latest/apt/apt-cache.8.html>.
|
||||
> 更多信息:<https://manpages.debian.org/latest/apt/apt-cache.8.html>.
|
||||
|
||||
- 在当前的软件源中查找一个软件包:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# apt-file
|
||||
|
||||
> 在 apt 软件包中查找文件,其中也包括未安装的软件。
|
||||
> 更多信息: <https://manpages.debian.org/latest/apt-file/apt-file.1.html>.
|
||||
> 更多信息:<https://manpages.debian.org/latest/apt-file/apt-file.1.html>.
|
||||
|
||||
- 更新元数据的数据库:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Debian 和 Ubuntu 的软件包管理工具。
|
||||
> 使用 `apt-cache` 查找包。
|
||||
> 更多信息: <https://manpages.debian.org/latest/apt/apt-get.8.html>.
|
||||
> 更多信息:<https://manpages.debian.org/latest/apt/apt-get.8.html>.
|
||||
|
||||
- 更新可用软件包及其版本列表(推荐在其他 `apt-get` 命令运行之前使用):
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# apt-key
|
||||
|
||||
> Debian 和 Ubuntu 上的 APT 软件包管理器的密钥管理工具。
|
||||
> 更多信息: <https://manpages.debian.org/latest/apt/apt-key.8.html>.
|
||||
> 更多信息:<https://manpages.debian.org/latest/apt/apt-key.8.html>.
|
||||
|
||||
- 列出可信密钥:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# apt-mark
|
||||
|
||||
> 修改已安装软件包状态的工具。
|
||||
> 更多信息: <https://manpages.debian.org/latest/apt/apt-mark.8.html>.
|
||||
> 更多信息:<https://manpages.debian.org/latest/apt/apt-mark.8.html>.
|
||||
|
||||
- 将一个软件包标记为自动安装:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> 基于 Debian 的发行版上的软件包管理工具。
|
||||
> 在 Ubuntu 16.04 及之后版本推荐使用 apt-get 来代替。
|
||||
> 更多信息: <https://manpages.debian.org/latest/apt/apt.8.html>.
|
||||
> 更多信息:<https://manpages.debian.org/latest/apt/apt.8.html>.
|
||||
|
||||
- 更新可用软件包及其版本列表(推荐在运行其他 apt 命令前首先运行该命令):
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# aptitude
|
||||
|
||||
> Debian 和 Ubuntu 上的软件包管理工具。
|
||||
> 更多信息: <https://manpages.debian.org/latest/aptitude/aptitude.8.html>.
|
||||
> 更多信息:<https://manpages.debian.org/latest/aptitude/aptitude.8.html>.
|
||||
|
||||
- 同步可用软件包及其版本列表,在运行后续 aptitude 命令前,应该首先运行该命令:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# archey
|
||||
|
||||
> 一个可以以新颖的方式显示系统信息的简单工具。
|
||||
> 更多信息: <https://lclarkmichalek.github.io/archey3/>.
|
||||
> 更多信息:<https://lclarkmichalek.github.io/archey3/>.
|
||||
|
||||
- 显示系统信息:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# archlinux-java
|
||||
|
||||
> 提供 Java 环境设置功能的一个帮助脚本。
|
||||
> 更多信息: <https://github.com/michaellass/archlinux-java-run>.
|
||||
> 更多信息:<https://github.com/michaellass/archlinux-java-run>.
|
||||
|
||||
- 列出已安装的 Java 环境:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# arecored
|
||||
|
||||
> ALSA 声卡驱动的声音录制器。
|
||||
> 更多信息: <https://manned.org/aplay>.
|
||||
> 更多信息:<https://manned.org/aplay>.
|
||||
|
||||
- 以 "CD" 质量录制一段声音(录制结束以 Ctrl-C 停止):
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# arithmetic
|
||||
|
||||
> 测试见到你的算术问题。
|
||||
> 更多信息: <https://manpages.debian.org/bsdgames/arithmetic.6.html>.
|
||||
> 更多信息:<https://manpages.debian.org/bsdgames/arithmetic.6.html>.
|
||||
|
||||
- 开始算术测试:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# ark
|
||||
|
||||
> KDE 归档工具。
|
||||
> 更多信息: <https://docs.kde.org/stable5/en/kdeutils/ark/>.
|
||||
> 更多信息:<https://docs.kde.org/stable5/en/kdeutils/ark/>.
|
||||
|
||||
- 将存档解压缩到当前目录:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# arp-scan
|
||||
|
||||
> 发送 ARP 数据包到特定主机(指定 IP 地址或主机名),来扫描本地网络。
|
||||
> 更多信息: <https://github.com/royhills/arp-scan>.
|
||||
> 更多信息:<https://github.com/royhills/arp-scan>.
|
||||
|
||||
- 扫描当前本地网络:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> 一个可移植的 GUN 汇编器。
|
||||
> 主要用于汇编`gcc`的输出,以供链接器`ld`使用。
|
||||
> 更多信息: <https://manned.org/as>.
|
||||
> 更多信息:<https://manned.org/as>.
|
||||
|
||||
- 汇编一个文件,输出为 a.out:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# ascii
|
||||
|
||||
> 显示 ASCII 字符的别名。
|
||||
> 更多信息: <http://www.catb.org/~esr/ascii/>.
|
||||
> 更多信息:<http://www.catb.org/~esr/ascii/>.
|
||||
|
||||
- 显示一个 ASCII 字符的别名:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# asciiart
|
||||
|
||||
> 将图像转换为 ASCII.
|
||||
> 更多信息: <https://github.com/nodanaonlyzuul/asciiart>.
|
||||
> 更多信息:<https://github.com/nodanaonlyzuul/asciiart>.
|
||||
|
||||
- 从文件中读取图像并以 ASCII 打印:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# aspell
|
||||
|
||||
> 交互式拼写检查工具。
|
||||
> 更多信息: <http://aspell.net/>.
|
||||
> 更多信息:<http://aspell.net/>.
|
||||
|
||||
- 为一个文件做拼写检查:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> 电话和交换(手机)服务器。
|
||||
> 用于管理服务器自身和管理已经在运行的实例。
|
||||
> 更多信息: <https://wiki.asterisk.org/wiki/display/AST/Home>.
|
||||
> 更多信息:<https://wiki.asterisk.org/wiki/display/AST/Home>.
|
||||
|
||||
- 重新连接一个正在运行的服务器,并打开 3 级的日志详细度:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# at
|
||||
|
||||
> 在指定时间执行命令。
|
||||
> 更多信息: <https://man.archlinux.org/man/at.1>.
|
||||
> 更多信息:<https://man.archlinux.org/man/at.1>.
|
||||
|
||||
- 打开 `at` 提示符创建一组新的定时命令,按 `Ctrl + D` 保存并退出:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# auracle
|
||||
|
||||
> 用来和 Arch Linux 用户仓库交互的命令行工具,这个仓库通常被称作 AUR.
|
||||
> 更多信息: <https://github.com/falconindy/auracle>.
|
||||
> 更多信息:<https://github.com/falconindy/auracle>.
|
||||
|
||||
- 显示符合一个正则表达式的 AUR 包:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# authconfig
|
||||
|
||||
> 用于设置系统认证资源的命令行界面。
|
||||
> 更多信息: <https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system-level_authentication_guide/authconfig-install>.
|
||||
> 更多信息:<https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/system-level_authentication_guide/authconfig-install>.
|
||||
|
||||
- 显示当前的配置(或空运行):
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# autorandr
|
||||
|
||||
> 自动调节屏幕布局。
|
||||
> 更多信息: <https://github.com/phillipberndt/autorandr>.
|
||||
> 更多信息:<https://github.com/phillipberndt/autorandr>.
|
||||
|
||||
- 保存当前屏幕布局:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> 显示通过 mDNS/DNS-SD 暴露在本地网络的服务和主机。
|
||||
> Avahi 与苹果设备的 Bonjour(Zeroconf)兼容。
|
||||
> 更多信息: <https://www.avahi.org/>.
|
||||
> 更多信息:<https://www.avahi.org/>.
|
||||
|
||||
- 列出本地网络中的所有服务和他们的地址与端口,忽略他们本地的地址和端口:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# boltctl
|
||||
|
||||
> 控制雷电(thunderbolt)设备。
|
||||
> 更多信息: <https://manned.org/boltctl>.
|
||||
> 更多信息:<https://manned.org/boltctl>.
|
||||
|
||||
- 列出已连接并授权的设备:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# btrfs device
|
||||
|
||||
> 管理 btrfs 文件系统中的设备。
|
||||
> 更多信息: <https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-device>.
|
||||
> 更多信息:<https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-device>.
|
||||
|
||||
- 将一个或多个设备添加到 btrfs 文件系统中:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# btrfs filesystem
|
||||
|
||||
> 管理 btrfs 文件系统。
|
||||
> 更多信息: <https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-filesystem>.
|
||||
> 更多信息:<https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-filesystem>.
|
||||
|
||||
- 显示文件系统使用情况(可以选择以 root 身份运行以显示详细信息):
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> 清理 btrfs 文件系统以验证数据完整性。
|
||||
> 建议每月运行一次 scrub.
|
||||
> 更多信息: <https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-scrub>.
|
||||
> 更多信息:<https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-scrub>.
|
||||
|
||||
- 开始 scrub:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# btrfs subvolume
|
||||
|
||||
> 管理 btrfs 子卷和快照。
|
||||
> 更多信息: <https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-subvolume>.
|
||||
> 更多信息:<https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs-subvolume>.
|
||||
|
||||
- 创建一个新的空子卷:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# btrfs
|
||||
|
||||
> 一种基于写时复制(COW)原理的 Linux 文件系统。
|
||||
> 更多信息: <https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs>.
|
||||
> 更多信息:<https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs>.
|
||||
|
||||
- 创建子卷:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# cpuid
|
||||
|
||||
> 显示有关所有 CPU 的详细信息。
|
||||
> 更多信息: <http://etallen.com/cpuid.html>.
|
||||
> 更多信息:<http://etallen.com/cpuid.html>.
|
||||
|
||||
- 显示所有 CPU 的信息:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# debootstrap
|
||||
|
||||
> 创建一个基本的 `Debian` 系统。
|
||||
> 更多信息: <https://wiki.debian.org/Debootstrap>.
|
||||
> 更多信息:<https://wiki.debian.org/Debootstrap>.
|
||||
|
||||
- 在 `debian-root` 目录中创建一个 `Debian` 稳定分支系统:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# debuild
|
||||
|
||||
> 从源代码构建 `Debian` 软件包的工具。
|
||||
> 更多信息: <https://manpages.debian.org/debuild>.
|
||||
> 更多信息:<https://manpages.debian.org/debuild>.
|
||||
|
||||
- 在当前目录中生成软件包:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> 动态菜单。
|
||||
> 根据文本输入创建菜单,其中每一项都在新行中。
|
||||
> 更多信息: <https://manned.org/dmenu>.
|
||||
> 更多信息:<https://manned.org/dmenu>.
|
||||
|
||||
- 显示 `ls` 命令输出的菜单:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dmesg
|
||||
|
||||
> 显示或控制内核环形缓冲区。
|
||||
> 更多信息: <https://manned.org/dmesg>.
|
||||
> 更多信息:<https://manned.org/dmesg>.
|
||||
|
||||
- 显示来自内核环形缓冲区的所有消息:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> 将 DOS 样式的行尾更改为 Unix 样式。
|
||||
> 用 CR 替换 CRLF.
|
||||
> 更多信息: <https://manned.org/dos2unix>.
|
||||
> 更多信息:<https://manned.org/dos2unix>.
|
||||
|
||||
- 更改文件的行尾:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# fc-cache
|
||||
|
||||
> 扫描字体目录,以便建立字体缓存文件。
|
||||
> 更多信息: <https://manned.org/fc-cache>.
|
||||
> 更多信息:<https://manned.org/fc-cache>.
|
||||
|
||||
- 生成字体缓存文件:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# fc-list
|
||||
|
||||
> 列出系统上安装的可用字体。
|
||||
> 更多信息: <https://manned.org/fc-list>.
|
||||
> 更多信息:<https://manned.org/fc-list>.
|
||||
|
||||
- 返回系统中已安装字体的列表:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# flameshot
|
||||
|
||||
> 带有 gui 界面的 Screenshot 工具,支持基本的图像编辑,例如文本,形状,颜色和 imgur.
|
||||
> 更多信息: <https://flameshot.org>.
|
||||
> 更多信息:<https://flameshot.org>.
|
||||
|
||||
- 在 GUI 模式下启动 Flameshot:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# flatpak
|
||||
|
||||
> 构建、安装和运行 Flatpak 应用和运行时。
|
||||
> 更多信息: <https://docs.flatpak.org/en/latest/flatpak-command-reference.html#flatpak>.
|
||||
> 更多信息:<https://docs.flatpak.org/en/latest/flatpak-command-reference.html#flatpak>.
|
||||
|
||||
- 运行已安装应用:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# i3
|
||||
|
||||
> 一款动态平铺窗口管理器。
|
||||
> 更多信息: <https://i3wm.org/docs/userguide.html>.
|
||||
> 更多信息:<https://i3wm.org/docs/userguide.html>.
|
||||
|
||||
- 启动 i3(注意在此命令运行前,务必关闭其它先前存在的窗口管理器):
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# iptables
|
||||
|
||||
> 可用于配置 Linux 内核防火墙提供的过滤表、规则链和规则的程序。
|
||||
> 更多信息: <https://www.netfilter.org/projects/iptables/>.
|
||||
> 更多信息:<https://www.netfilter.org/projects/iptables/>.
|
||||
|
||||
- 查看过滤表的规则链、规则以及数据包/字节计数器:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# konsole
|
||||
|
||||
> Konsole: KDE 终端模拟器。
|
||||
> 更多信息: <https://konsole.kde.org>.
|
||||
> 更多信息:<https://konsole.kde.org>.
|
||||
|
||||
- 在特定目录中打开一个新的 Konsole:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# logsave
|
||||
|
||||
> 将一个命令的输出保存在日志文件中。
|
||||
> 更多信息: <https://manned.org/logsave>.
|
||||
> 更多信息:<https://manned.org/logsave>.
|
||||
|
||||
- 使用指定的参数执行命令并将其输出保存到日志文件中:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# pacman
|
||||
|
||||
> Arch Linux 的软件包管理器工具。
|
||||
> 更多信息: <https://man.archlinux.org/man/pacman.8>.
|
||||
> 更多信息:<https://man.archlinux.org/man/pacman.8>.
|
||||
|
||||
- 同步并更新所有软件包:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Yet Another Yogurt: 一个用于 Arch Linux 的工具,用于从 Arch User Repository 中构建和安装软件包。
|
||||
> 另见 `pacman`。
|
||||
> 更多信息: <https://github.com/Jguer/yay>.
|
||||
> 更多信息:<https://github.com/Jguer/yay>.
|
||||
|
||||
- 从仓库和 AUR 中交互式搜索和安装软件包:
|
||||
|
||||
|
Reference in New Issue
Block a user