replace man.archlinux.org with manned.org

This commit is contained in:
marchersimon
2021-04-12 08:54:04 +02:00
committed by Starbeamrainbowlabs
parent 9dcb5e6fa0
commit 9abb079afb
67 changed files with 67 additions and 67 deletions

View File

@@ -1,7 +1,7 @@
# command
> 命令强制 shell 执行命令程序,并忽略具有相同名称的任何函数、内置函数和别名(会忽略掉一切别名,执行命令本身).
> 更多信息: <https://man.archlinux.org/man/command.1p>.
> 更多信息: <https://manned.org/command>.
- 从字面上执行 `ls` 程序,即使存在 ls 别名: