|
shutacct(1m) -- shell procedures for accounting
|
chargefee Can be invoked to charge a number of units to login- name. A record is written to /var/adm/fee, to be merged with other accounting records during the night. ckpacct Should be initiated via cron(1M). It periodically checks the size of /var/adm/pacct. If the size exceeds blocks, 1000 by default, turnacct is invoked with argument switch. If the number of free disk blocks in the /var file sy... |
shutdown(1m) -- terminate all processing
|
The shutdown command is part of the HP-UX system operation procedures. Its primary function is to terminate all currently running processes in an orderly and cautious manner. shutdown can be used to put the system in single-user mode for administrative purposes such as backup or file system consistency checks (see fsck(1M)), to halt or reboot the system, or to make the partition ready for reconfig... |
sig_named(1m) -- send signals to the domain name server
|
sig_named sends the appropriate signal to the domain name server /usr/sbin/named. The process ID is obtained from /var/run/named.pid or from ps(1) if /var/run/named.pid does not exist. |
size(1) -- print section sizes of object files
|
size produces section size information for each section in the object files. The size of the text, data and bss (uninitialized data) sections are printed along with the total size of the object file. If an archive file is input to the size command, the information for all archive members is displayed. |
sleep(1) -- suspend execution for an interval
|
sleep suspends execution for time seconds. It is used to execute a command after a certain amount of time, as in: (sleep 105; command)& or to execute a command periodically, as in: )& or to execute a command periodically, as in: while true do command sleep 37 done |
slip(1) -- PPP daemon
|
pppd is a daemon process used in UNIX systems to manage connections to other hosts using PPP (Point to Point Protocol) or SLIP (Serial Line Internet Protocol). It uses the UNIX host's native serial ports. It communicates with the UNIX kernel's own TCP/IP implementation via the HP IP tunnel driver. The functionality supplied by this daemon supersedes that provided by ppl(1) in HP-UX prior to Rele... |
slp(1) -- set printing options for a non-serial printer
|
slp sets printer formatting options such as the number of lines per page, number of characters per line, and indentation. These characteristics are controlled by the printer driver as described in lp(7). slp acts on the current standard output. |
slpd(1m) -- Service Location Protocol Daemon
|
The slpd daemon provides the functionality of the Directory Agent and Service Agent for the Service Location Protocol ("SLP") version 2. SLP provides a scalable framework that allows the networking applications to discover the existence, location and configuration of networked services in the enterprise networks. slpd provides the functionality of the following services: |
slpdc(1m) -- send signals to the SLP daemon or starts slpd
|
slpdc sends the appropriate signal to the SLP daemon or starts slpd /usr/sbin/slpd. The process ID is obtained from /var/run/slpd.pid or from the ps command if /var/run/slpd.pid does not exist (see ps(1)). |
slweb(1m) -- start the HP-UX hardware event viewer tool (a Web interface)
|
The HP-UX hardware event viewer tool (slweb) can be used to display hardware events from log files or raw hexadecimal word pairs. The slweb command starts the user interface. Once started the help facility of slweb is available and can be used to learn more about slweb by clicking on field labels or column headings. The HP-UX hardware event viewer tool user interface uses a Web browser. Executing ... |
smrsh(1m) -- restricted shell for sendmail
|
The smrsh program is intended as a replacement for sh for use in the prog mailer in sendmail configuration files. It sharply limits the commands that can be run using the |program syntax of sendmail in order to improve the overall security of your system. Briefly, even if a ``bad guy'' can get sendmail to run a program without going through an alias or forward file, smrsh limits the set of progr... |
snmpd(1m) -- Simple Network Management Protocol (SNMP) process
|
The master SNMP agent (snmpdm) and the collection of subagents (/usr/sbin/*agt) that have attached to the master agent, collectively form a single SNMP agent. The SNMP agent accepts SNMP Get, GetNext and Set requests from an SNMP Manager which cause it to read or write the Management Information Base (MIB). The MIB objects are instrumented by the subagents. The master agent can bind to separate pr... |
snmpd.ipv6(1m) -- Simple Network Management Protocol (SNMP) process
|
The master SNMP agent (snmpdm) and the collection of subagents (/usr/sbin/*agt) that have attached to the master agent, collectively form a single SNMP agent. The SNMP agent accepts SNMP Get, GetNext and Set requests from an SNMP Manager which cause it to read or write the Management Information Base (MIB). The MIB objects are instrumented by the subagents. The master agent can bind to separate pr... |