man 使用筆記

這是使用「man」的簡單紀錄。

姊妹篇「manpages 索引」。

intro

執行

$ man -f intro | sort

或是執行

$ whatis intro | sort

顯示

intro (1)            - introduction to user commands
intro (2)            - introduction to system calls
intro (3)            - introduction to library functions
intro (4)            - introduction to special files
intro (5)            - introduction to file formats
intro (6)            - introduction to games
intro (7)            - introduction to overview, conventions, and miscellany section
intro (8)            - introduction to administration and privileged commands

環境

  • Xubuntu 16.04 64位元