【RHCA+】whatis命令(查看命令帮助章节)

“ 目录:RHCA+ -> 1 基础 -> 14-1 whatis命令(查看命令帮助章节) ”

查看指定命令出现在man帮助文档的哪个章节中;语法格式:whatis [命令]

[root@wuzuniao ~]# whatis ls #查看ls命令出现在哪个章节

ls (1) - list directory contents

ls (1p) - list directory contents

[root@wuzuniao ~]# whatis vim #查看vim命令出现在哪个章节

vim (1) - Vi IMproved, a programmers text editor

[root@wuzuniao ~]#

posted @ 2026-06-10 20:49  无足鸟ICT  阅读(5)  评论(0)    收藏  举报