gpt4 book ai didi

unix - 如何读取不在 manpath 上的 .man 文件?

转载 作者:行者123 更新时间:2023-12-03 05:50:17 26 4
gpt4 key购买 nike

如何读取不在我的 manpath 上的 .man 文件?我知道我有一个命令,但现在我不记得了,而且我在 man 的手册页中找不到正确的开关。

最佳答案

您可以尝试通过执行以下操作来读取文件

man path_to_file

as man 如果在给定参数中发现斜杠 / ,会将其视为文件。例如

man ./my_test

将打开my_test文件,同时

man my_test

将在标准手册中查找给定的命令。

关于unix - 如何读取不在 manpath 上的 .man 文件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8335941/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com