This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
документация_unix [2026/04/02 15:22] val [Использование команды info] |
документация_unix [2026/04/06 12:23] (current) val [Поиск man страниц] |
||
|---|---|---|---|
| Line 27: | Line 27: | ||
| $ man 5 crontab | $ man 5 crontab | ||
| + | |||
| + | $ man 1ssl passwd | ||
| $ zcat /usr/share/man/man1/cat.1.gz | groff -man -Tascii | $ zcat /usr/share/man/man1/cat.1.gz | groff -man -Tascii | ||
| Line 37: | Line 39: | ||
| <code> | <code> | ||
| $ whatis crontab | $ whatis crontab | ||
| - | |||
| - | $ whatis 2303 | ||
| $ man -k password | $ man -k password | ||