accessdb(8) | Manual pager utils | accessdb(8) |
名前¶
accessdb - man-db データベースの内容を、人間に可読な形式でダンプする。
書式¶
/usr/sbin/accessdb [<index-file>]
説明¶
accessdb は man_db データベースに含まれているデータを人間に可読なかたちで出力する。 デフォルトでは、 /var/catman/index/<db-type> のデータをダンプする。 <db-type> は用いているデータベースライブラリに依存する。
accessdb に引き数を渡すと、このデフォルトは上書きされる。
$mtime$ -> "795987034" $version$ -> "2.3.1" apropos -> "1 1 795981542 A - - search the manual page names and descriptions" catman -> "8 8 795981544 A - - create or update the pre-formatted manual pages" man -> "1 1 795981542 A - - an interface to the on-line reference manuals" mandb -> "8 8 795981544 A - - create or update the manual page index caches" manpath -> " 1 5" manpath~1 -> "1 1 795981542 A - - determine search path for manual pages" manpath~5 -> "5 5 795981543 A - - format of the /etc/man_db.config file" whatis -> "1 1 795981543 A - - search the manual page names" zsoelim -> "1 1 795981543 A - - satisfy .so requests in roff input"
著者¶
Wilf. (G.Wilford@ee.surrey.ac.uk)
July 12th, 1995 | 2.3.10 |