|
groupdel(8) -- remove a group from the system
|
The groupdel utility removes a group from the system. The options are as follows: -v enables verbose mode - explain the commands as they are executed. The groupdel utility exits 0 on success, and >0 i... |
groupinfo(8) -- displays group information
|
The groupinfo utility retrieves the group information from the system. The following command line options are recognised: -e return 0 if the group exists, and non-zero if the group does not exist, on ... |
|
groupmod(8) -- modify an existing group on the system
|
The groupmod utility modifies an existing group. The options are as follows: -g gid gives the numeric group identifier to be used for the new group. -n newname gives the new name which the group shall... |
growfs(8) -- grow size of an existing ffs file system
|
The growfs utility extends the newfs(8) program. Before starting growfs, the partition must be set to a larger size using disklabel(8). The growfs utility extends the size of the file system on the sp... |
halt(8) -- stopping and restarting the system
|
The halt and reboot utilities flush the file system cache to disk, run the system shutdown script, send all running processes a SIGTERM (and subsequently a SIGKILL), and, respectively, halt or restart... |
hp300/hilinfo(8) -- provides information on HIL devices
|
hilinfo prints information about the device list. The options are as follows: -a For each device, display the type and the complete hil information bitstring. -t For each device, display the type. If ... |
macppc/hotplugd(8) -- devices hot plugging monitor daemon
|
The hotplugd daemon monitors the hotplug(4) pseudo-device, acting on signaled events by executing the scripts in the /etc/hotplug directory. By default it uses the /dev/hotplug device for reading even... |
alpha/hotplugd(8) -- devices hot plugging monitor daemon
|
The hotplugd daemon monitors the hotplug(4) pseudo-device, acting on signaled events by executing the scripts in the /etc/hotplug directory. By default it uses the /dev/hotplug device for reading even... |
i386/hotplugd(8) -- devices hot plugging monitor daemon
|
The hotplugd daemon monitors the hotplug(4) pseudo-device, acting on signaled events by executing the scripts in the /etc/hotplug directory. By default it uses the /dev/hotplug device for reading even... |
amd64/hotplugd(8) -- devices hot plugging monitor daemon
|
The hotplugd daemon monitors the hotplug(4) pseudo-device, acting on signaled events by executing the scripts in the /etc/hotplug directory. By default it uses the /dev/hotplug device for reading even... |
sparc64/hotplugd(8) -- devices hot plugging monitor daemon
|
The hotplugd daemon monitors the hotplug(4) pseudo-device, acting on signaled events by executing the scripts in the /etc/hotplug directory. By default it uses the /dev/hotplug device for reading even... |
hprop(8) -- propagate the KDC database
|
hprop takes a principal database in a specified format and converts it into a stream of Heimdal database records. This stream can either be written to standard out, or (more commonly) be propagated to... |
hpropd(8) -- receive a propagated database
|
hpropd receives a database sent by hprop. and writes it as a local database. By default, hpropd expects to be started from inetd if stdin is a socket and expects to receive the dumped database over st... |
httpd(8) -- Apache Hypertext Transfer Protocol Server
|
httpd is the Apache HyperText Transfer Protocol (HTTP) server program. It is designed to be run as a stand-alone daemon process. When used like this it will create a pool of child processes to handle ... |
identd(8) -- TCP/IP IDENT protocol server
|
identd is a server which implements the TCP/IP proposed standard IDENT user identification protocol as specified in the RFC 1413 document. identd operates by looking up specific TCP/IP connections and... |