whatis

    实例

    1. [root@localhost ~]# whatis ls
    2. ls (1) - list directory contents
    3. ls (1p) - list directory contents
    4. cp (1p) - copy files
    5. [root@localhost ~]# whatis chown
    6. chown (1) - change file owner and group
    7. chown (1p) - change the file ownership
    8. chown (2) - change ownership of a file
    9. [root@localhost ~]# whatis man
    10. man (1) - format and display the on-line manual pages
    11. man (1p) - display system documentation
    12. man (7) - macros to format man pages
    13. man (rpm) - A set of documentation tools: man, apropos and whatis.