|
startup(8) -- Provide accounting commands for shell scripts
|
There are a number of commands in the /usr/sbin/acct directory that, along with other accounting commands, enable you to produce a wide range of system accounting records and files. For example, the r... |
statd(8) -- Network status monitor daemon
|
The rpc.statd daemon monitors the status of the client and server sites in response to a request made by the local rpc.lockd daemon. When a site failure is detected, the rpc.statd daemon notifies the ... |
strace(8) -- Writes STREAMS event trace messages to standard output
|
The strace command gets STREAMS event trace messages from STREAMS drivers and modules via the STREAMS log driver (strlog), and writes these messages to standard output. You can limit the messages stra... |
strclean(8) -- Removes outdated STREAMS error log files
|
The strclean command cleans the STREAMS error logger directory of log files (error.mm-dd) that contain error messages sent by the STREAMS log driver (strlog). If no other directory is specified (the l... |
strerr(8) -- Receives error messages from the STREAMS log driver
|
The strerr daemon receives error messages from the STREAMS log driver (strlog) for addition to the STREAMS error log files (error.mm.dd) in the STREAMS error logger directory (/var/adm/streams by defa... |
stripe(8) -- Stripes a file across several volumes in an AdvFS domain.
|
The stripe utility enables you to improve the read/write performance of a file. The stripe utility directs a zerolength file (a file with no data written to it yet) to be spread evenly across several ... |
strsetup(8) -- STREAMS setup and information command
|
The strsetup command displays the setup of your STREAMS modules and creates the appropriate character special files for the STREAMS-based drivers in your kernel configuration. |
sulogin(8) -- single-user login program (Enhanced Security)
|
The sulogin program is run by the init process on the console terminal when entering single-user mode. The sulogin program checks the system configuration to determine whether entering single-user mod... |
svcsetup(8) -- set up the svc.conf file
|
Note This file is obsolete, except for statically-built applications and sendmail, if the Name Service Switch is in use. See nsswitch.conf(5) for more information. The svcsetup script modifies the svc... |
swapon(8) -- Specifies additional disk partitions for paging and swapping
|
The swapon command is used to specify additional disk partitions for paging and swapping. A paging partition is a block special device. (Tru64 UNIX does not currently support paging and swapping to a ... |
switchlog(8) -- moves an AdvFS file domain transaction log
|
The switchlog command relocates the transaction log of the specified file domain to a different volume in the same file domain. Moving the transaction log within a multivolume file domain is typically... |
sync(8) -- Flush file system metadata and data from memory buffers to disk.
|
The sync utility runs the sync function, which flushes (writes) system metadata and data from all unwritten memory buffers to disk. For example, the data flushed includes, for UFS, modified inodes and... |
sysconfig(8) -- Maintains the kernel subsystem configuration
|
The sysconfig command is used to query or modify the kernel subsystem configuration. Use this command to add subsystems to your running kernel, reconfigure subsystems already in the kernel, ask for in... |