This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
документация_unix [2016/04/07 08:50] val [Документация UNIX] |
документация_unix [2016/09/26 15:50] (current) val [Поиск man страниц (freebsd)] |
||
|---|---|---|---|
| Line 30: | Line 30: | ||
| $ zcat /usr/share/man/man1/cat.1.gz | groff -man -Tascii | $ zcat /usr/share/man/man1/cat.1.gz | groff -man -Tascii | ||
| </code> | </code> | ||
| - | ===== Поиск man страниц (freebsd) ===== | + | ===== Поиск man страниц ===== |
| <code> | <code> | ||
| $ whatis 2303 | $ whatis 2303 | ||
| + | |||
| + | $ man -k password | ||
| </code> | </code> | ||
| ===== Секции man страниц ===== | ===== Секции man страниц ===== | ||