|
praliases(8) -- display system mail aliases
|
The praliases utility displays the current system aliases, one per line, in no particular order. The special internal @:@ alias will be displayed if present. The options are as follows: -C Read the sp... |
procctl(8) -- clear procfs event flags
|
The procctl utility clears the procfs(5) event mask used by truss(1). This can be used in the event that a process is left stranded, since the procfs(5) events result in a non-killable process. The ar... |
|
pstat(8) -- display system data structures
|
The pstat utility displays open file entry, swap space utilization, terminal state, and vnode data structures. If invoked as swapinfo the -s option is implied, and only the -k option is legal. The fol... |
pw(8) -- create, remove, modify & display system users and groups
|
The pw utility is a command-line based editor for the system user and group files, allowing the superuser an easy to use and standardized way of adding, modifying and removing users and groups. Note t... |
pwd_mkdb(8) -- generate the password databases
|
The pwd_mkdb utility creates db(3) style secure and insecure databases for the specified file. These databases are then installed into /etc/spwd.db and /etc/pwd.db respectively. The file is installed ... |
pxeboot(8) -- Preboot Execution Environment (PXE) bootloader
|
The pxeboot bootloader is a modified version of the system third-stage bootstrap loader(8) configured to run under Intel's Preboot Execution Environment (PXE) system. PXE is a form of smart boot ROM,... |
quot(8) -- display disk space occupied by each user
|
The quot utility is used to gather statistics about the disk usage for each local user. The following options are available: -a Include statistics for all mounted file systems. -c Display three column... |
quotacheck(8) -- file system quota consistency checker
|
The quotacheck utility examines each file system, builds a table of current disk usage, and compares this table against that recorded in the disk quota file for the file system. If any inconsistencies... |
quotaoff(8) -- turn file system quotas on and off
|
The quotaon utility announces to the system that disk quotas should be enabled on one or more file systems. The quotaoff utility announces to the system that the specified file systems should have any... |
quotaon(8) -- turn file system quotas on and off
|
The quotaon utility announces to the system that disk quotas should be enabled on one or more file systems. The quotaoff utility announces to the system that the specified file systems should have any... |
raidctl(8) -- configuration utility for the RAIDframe disk driver
|
raidctl is the user-land control program for raid(4), the RAIDframe disk device. raidctl is primarily used to dynamically configure and unconfigure RAIDframe disk devices. For more information about t... |
rarpd(8) -- reverse ARP daemon
|
The rarpd utility services Reverse ARP requests on the Ethernet connected to interface. Upon receiving a request, rarpd maps the target hardware address to an IP address via its name, which must be pr... |
raycontrol(8) -- configure Raytheon Raylink/Webgear Aviator devices
|
The raycontrol utility controls the operation of Raylink/Webgear wireless networking devices via the ray(4) driver. Most of the parameters that can be changed relate to the IEEE 802.11 protocol which ... |
rbootd(8) -- HP remote boot server
|
The rbootd utility services boot requests from Hewlett-Packard workstations over a local area network. All boot files must reside in the boot file directory; further, if a client supplies path informa... |
rc(8) -- command scripts for auto-reboot and daemon startup
|
The rc utility is the command script which controls the automatic boot process after being called by init(8). The rc.local script contains commands which are pertinent only to a specific site. Typical... |