|
id(1) -- return user identity
|
The id utility displays the user and group names and numeric IDs, of the calling process, to the standard output. If the real and effective IDs are different, both are displayed, otherwise only the re... |
ident(1) -- identify RCS keyword strings in files
|
ident searches for all instances of the pattern $keyword: text $ in the named files or, if no files are named, the standard input. These patterns are normally inserted automatically by the RCS command... |
indent(1) -- indent and format C program source
|
indent is a C program formatter. It reformats the C program in the input-file according to the switches. The switches which can be specified are described below. They may appear before or after the fi... |
indxbib(1) -- make inverted index for bibliographic databases
|
indxbib makes an inverted index for the bibliographic databases in filename... for use with refer(1), look- bib(1), and lkbib(1). The index will be named filename.i; the index is written to a temporar... |
info(1) -- read Info documents
|
Read documentation in Info format. |
infocmp(1) -- compare or print out terminfo descriptions
|
infocmp can be used to compare a binary terminfo entry with other terminfo entries, rewrite a terminfo description to take advantage of the use= terminfo field, or print out a terminfo description fro... |
infokey(1) -- compile custom key bindings file
|
The infokey utility compiles a source file ($HOME/.infokey by default) containing info(1) customizations into a binary format ($HOME/.info by default). info(1) reads the binary file at startup to over... |
infotocap(1) -- convert a terminfo description into a termcap description
|
infotocap looks in file for terminfo descriptions. For each one found, an equivalent termcap description is written to standard output. Terminfo use capabilities are translated directly to termcap tc ... |
install(1) -- install binaries
|
The source file(s) are copied to the target file or directory. If the target file already exists, it is either renamed to file.old if the -b option is given or overwritten if permissions allow. An alt... |
install-info(1) -- update info/dir entries
|
Install or delete dir entries from INFO-FILE in the Info directory file DIR-FILE. |
intro(1) -- introduction to general commands (tools and utilities)
|
The manual pages in section one contain most of the commands which comprise the BSD user environment. Some of the commands included in section one are text editors, command shell interpreters, searchi... |
ipcrm(1) -- remove the specified message queues, semaphore sets, and shared memory segments
|
ipcrm removes the specified message queues, semaphores and shared memory segments. These System V IPC objects can be specified by their creation ID or any associated key. The options are as follows: -... |
ipcs(1) -- report System V interprocess communication facilities status
|
The ipcs program provides information on System V interprocess communication (IPC) facilities on the system. The options are as follows: -a Show the maximum amount of information possible when display... |