User Tools

Site Tools


документация_unix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
документация_unix [2026/03/31 09:02]
val [Использование команды info]
документация_unix [2026/04/06 12:23] (current)
val [Поиск man страниц]
Line 21: Line 21:
 </​code>​ </​code>​
  
-===== Варианты использования ​=====+==== Варианты использования ====
  
 <​code>​ <​code>​
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 34: Line 36:
 </​code>​ </​code>​
  
-===== Поиск man страниц ​=====+==== Поиск man страниц ====
 <​code>​ <​code>​
 $ whatis crontab $ whatis crontab
- 
-$ whatis 2303 
  
 $ man -k password $ man -k password
 +
 +$ find /​usr/​share/​man/​ru
 </​code>​ </​code>​
-===== Секции man страниц ​=====+==== Секции man страниц ====
 <​code>​ <​code>​
 NAME NAME
Line 56: Line 58:
 <​code>​ <​code>​
 $ info ls $ info ls
 +
 +...
 + Also see *note Common options::.
 +...
 </​code>​ </​code>​
  
документация_unix.1774936971.txt.gz · Last modified: 2026/03/31 09:02 by val