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
- $ man 1 intro
- $ man 2 intro
- $ man 3 intro
- $ man 4 intro
- $ man 5 intro
- $ man 6 intro
- $ man 7 intro
- $ man 8 intro
環境
- Xubuntu 16.04 64位元