svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
lkbib(1)
lkbib(1) General Commands Manual lkbib(1)
Name
lkbib - search bibliographic databases
Synopsis
lkbib [-n] [-i fields] [-p file] ... [-t n] key ...
lkbib --help
lkbib -v
lkbib --version
Description
lkbib searches bibliographic databases for references containing key‐
words key and writes any references found to the standard output
stream. It reads databases given by -p options and then (unless -n is
given) a default database. The default database is taken from the
REFER environment variable if it is set, otherwise it is /usr/dict/pa‐
pers/Ind. For each database file to be searched, if an index file.i
created by indxbib(1) exists, then it will be searched instead; each
index can cover multiple databases.
Options
--help displays a usage message, while -v and --version show version
information; all exit afterward.
-i string
When searching files for which no index exists, ignore the con‐
tents of fields whose names are in string.
-n Suppress search of default database.
-p file
Search file. Multiple -p options can be used.
-t n Require only the first n characters of keys to be given. The
default is 6.
Environment
REFER Default database.
Files
/usr/dict/papers/Ind
Default database to be used if the REFER environment variable is
not set.
file.i Index files.
See also
“Some Applications of Inverted Indexes on the Unix System”, by M. E.
Lesk, 1978, AT&T Bell Laboratories Computing Science Technical Report
No. 69.
refer(1), lookbib(1), indxbib(1)
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availabil‐
ity text/groff = Stability Uncommitted
NOTES
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at:
https://github.com/oracle/solaris-userland
The original community source was downloaded from:
https://ftp.gnu.org/gnu/groff/groff-1.23.0.tar.gz
Further information about this software can be found on the open source
community website at https://www.gnu.org/software/groff.
groff 1.23.0 2 July 2023 lkbib(1)