linux man 命令的使用方式 与 man 命令的解释

在Linux的shell下经常要使用man命令来查看一些不熟悉的命令的使用方法。man就是manual的缩写,用来查看系统中自带的各种参考手册,但是手册页分为好几个部分,可大家知道数字代表什么意思吗?如下所示:

  1 Executable programs or shell commands

  2 System calls (functions provided by the kernel)

  3 Library calls (functions within program libraries)

  4 Special files (usually found in /dev)

  5 File formats and conventions eg /etc/passwd

  6 Games

  7 Miscellaneous (including macro packages and conventions), e.g. man(7), groff(7)

  8 System administration commands (usually only for root)

  9 Kernel routines [Non standard]

  在shell中输入 man+数字+命令/函数 即可以查到相关的命令和函数。若不加数字,那man命令默认从数字较小的手册中寻找相关命令和函数。

 

     如要查看proc 文件的格式描述,执行如下命令

     man 5 proc 

     上述命令你就能看到/etc/proc下面每个文件的格式描述,代表什么信息等;这样你就可以不用再到网上找相关信息了,直接看最原始版:)

 

 

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值