日期:2014-05-16  浏览次数:20828 次

man 命令的时候,提示页中的1p,2p是什么意思?
man页中 数字 的1 命令,3 函数 7,我懂什么意思。

但是 有的命令 中有 1p,2p是什么意思?后面跟的字母 貌似还有 x。这些是区分什么的。
------解决方案--------------------
     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   游戏
       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]