|
if(1) -- shell builtin commands
|
Shell builtin commands are commands that can be executed within the running shell's process. Note that, in the case of csh(1) builtin commands, the command is executed in a subshell if it occurs as a... |
indent(1) -- indent and format C program source
|
The indent utility 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 ... |
indxbib(1) -- make inverted index for bibliographic databases
|
indxbib makes an inverted index for the bibliographic databases in filename... for use with refer(1), lookbib(1), and lkbib(1). The index will be named filename.i; the index is written to a temporary ... |
info(1) -- read Info documents
|
Read documentation in Info format. |
install(1) -- install binaries
|
The file(s) are copied to the target file or directory. If the destination is a directory, then the file is copied into directory with its original filename. If the target file already exists, it is e... |
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)
|
Section one of the manual contains most of the commands which comprise the BSD user environment. Some of the commands included in section one are text editors, command shell interpreters, searching an... |
introduction(1) -- introduction to general commands (tools and utilities)
|
Section one of the manual contains most of the commands which comprise the BSD user environment. Some of the commands included in section one are text editors, command shell interpreters, searching an... |
ipcrm(1) -- remove the specified message queues, semaphore sets, and shared segments
|
The ipcrm utility 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 following opt... |
ipcs(1) -- report System V interprocess communication facilities status
|
The ipcs utility 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... |
ipftest(1) -- test packet filter rules with arbitrary input.
|
ipftest is provided for the purpose of being able to test a set of filter rules without having to put them in place, in operation and proceed to test their effectiveness. The hope is that this minimis... |
ipnat(1) -- user interface to the NAT
|
ipnat opens the filename given (treating "-" as stdin) and parses the file for a set of rules which are to be added or removed from the IP NAT. Each rule processed by ipnat is added to the kernels i... |
ipresend(1) -- resend IP packets out to network
|
ipresend was designed to allow packets to be resent, once captured, back out onto the network for use in testing. ipresend supports a number of different file formats as input, including saved snoop/t... |