|
stdethers(8) -- YP filtering program
|
stdethers is used to get rid of unwanted information in file, or the standard input if no file argument is given. This utility is used by YP when creating YP maps. |
stdhosts(8) -- YP filtering program
|
stdhosts is used to get rid of unwanted information from file, or the standard input if no file argument is given. This utility is used by YP when creating YP maps. |
|
sticky(8) -- sticky text and append-only directories
|
A special file mode, called the sticky bit (mode S_ISVTX), is used to indicate special treatment for files and directories. See chmod(2) or the file /usr/include/sys/stat.h for an explanation of file ... |
string2key(8) -- map a password into a key
|
string2key performs the string-to-key function. This is useful when you want to handle the raw key instead of the password. Supported options: -5, --version5 Output Kerberos v5 string-to-key -4, --ver... |
sudo(8) -- execute a command as another user
|
sudo allows a permitted user to execute a command as the superuser or another user, as specified in the sudoers file. The real and effective uid and gid are set to match those of the target user as sp... |
suexec(8) -- Switch User For Exec
|
suexec is the "wrapper" support program for the suexec behaviour for the Apache HTTP server. It is run from within the server automatically to switch the user when an external program has to be run ... |
supfilesrv(8) -- sup server processes
|
Supfilesrv is the server processes used to interact with sup client processes via the IP/TCP network protocol. This server normally is expected to be running on server machines at all times. Each mach... |
supscan(8) -- sup server processes
|
Supfilesrv is the server processes used to interact with sup client processes via the IP/TCP network protocol. This server normally is expected to be running on server machines at all times. Each mach... |
supservers(8) -- sup server processes
|
Supfilesrv is the server processes used to interact with sup client processes via the IP/TCP network protocol. This server normally is expected to be running on server machines at all times. Each mach... |
swapctl(8) -- system swap management tool
|
The swapctl program adds, removes, lists and prioritizes swap devices and files for the system. The swapon program acts the same as the swapctl program, as if called with the -a option, except if swap... |
swapon(8) -- system swap management tool
|
The swapctl program adds, removes, lists and prioritizes swap devices and files for the system. The swapon program acts the same as the swapctl program, as if called with the -a option, except if swap... |
sync(8) -- force completion of pending disk writes (flush cache)
|
The sync utility can be called to ensure that all disk writes have been completed before the processor is halted in a way not suitably done by reboot(8) or halt(8). Generally, it is preferable to use ... |
sysctl(8) -- get or set kernel state
|
The sysctl utility retrieves kernel state and allows processes with appropriate privilege to set kernel state. The state to be retrieved or set is described using a ``Management Information Base'' (... |
syslogc(8) -- collect messages from syslog memory buffer
|
syslogc collects messages from the syslogd(8) memory buffer specified by the logname argument. For syslogc to work, syslogd(8) must be configured with one or more memory buffer logs (see syslog.conf(5... |
syslogd(8) -- log systems messages
|
syslogd reads and logs messages to the system console, log files, other machines and/or users as specified by its configuration file. The options are as follows: -a path Specify a location where syslo... |