|
setnetlp(1m) -- configure the LP spooling system for lpd or ftp network printers
|
setnetlp configures LP spooling systems to describe printers supported lpd protocol or accepted ftp output requesting, and those are connected with network by TCP/IP. It is used to add and remove destinations, change configuration of destination if the destination exists. setnetlp is shell procedure, and invokes lpadmin(1M) command from the procedure. Exactly one of the -p, -x options or no option... |
setoncenv(1m) -- NFS environment configuration command
|
setoncenv initializes the value of NFS configuration environment variables, found either in /etc/rc.config.d/nfsconf or in /etc/rc.config.d/namesvrs (See rc.config(4)). The value can be an integer or a string. The value should be consistent with the variable being set. |
|
setprivgrp(1m) -- set special privileges for groups
|
The setprivgrp command associates a group with a list of privileges, thus providing access to certain system capabilities for members of a particular group or groups. The privileges can be displayed with the getprivgrp command (see getprivgrp(1)). Privileges can be granted to individual groups, as defined in the /etc/group file, and globally for all groups. Only a superuser can use the setprivgrp ... |
setuname(1m) -- change machine information
|
The setuname command is used to modify the value for system name and/or the node name by using the appropriate option(s). The setuname command attempts to change the parameter values in both the running kernel and the system configuration to cross reboots. A temporary change affects only the running kernel. |
set_cdscp_confidence(1m) -- Sets the confidence level of clerk calls issued as a result of CDS control program commands
|
The set cdscp confidence command sets the confidence level of clerk calls issued as a result of CDS control program commands. You must use this command within the CDS control program. Exiting from the CDS control program removes the confidence level setting. You must reset the confidence level each time you enter the CDS control program. |
set_cdscp_preferred_clearinghouse(1m) -- Specifies a preferred clearinghouse to use for satisfying read requests that result from CDS control program c
|
The set cdscp preferred clearinghouse command specifies a preferred clearinghouse to use for satisfying read requests that result from CDS control program commands. You cannot specify a preferred clearinghouse for making modifications, because these requests always use the master replica. You must use this command within the CDS control program. Exiting from the CDS control program removes the pre... |
set_directory(1m) -- Changes the value of a modifiable, single-valued attribute of a directory
|
The set directory command changes the value of a modifiable, singlevalued attribute of a directory. If the attribute does not exist, this command creates it. Usually, this task is performed through the client application. See the OSF DCE Administration Guide for more information about attributes. You can specify an application-defined attribute or the following attributes: CDS_Convergence = value ... |
set_directory_epoch(1m) -- Reconstructs a directory's replica set, allowing you to designate a new master replica or to exclude a replica
|
The set directory to new epoch command reconstructs a directory's replica set, allowing you to designate a new master replica or to exclude a replica. You must list each existing replica and indicate whether an existing replica needs to be included in or excluded from the new replica set. You can include or exclude more than one replica. The ellipses (...) indicates that you can specify multiple ... |
set_directory_skulk(1m) -- Starts the skulk of a directory immediately
|
The set directory to skulk command starts the skulk of a directory immediately. The CDS control program prompt dscp> does not return until the skulk is complete. The amount of time for the skulk to complete is dependent on the location, number, and availability of replicas of the directory. |
set_link(1m) -- Changes the value of a modifiable, single-valued attribute of a soft link
|
The set link command changes the value of a modifiable, single-valued attribute of a soft link. The following are valid attributes: CDS_LinkTarget = fullname Specifies the full name of the directory, object entry, or other soft link to which the soft link points. CDS_LinkTimeout = (expiration-time extension-time) Specifies a timeout value after which the soft link is either checked or deleted. The... |
set_object(1m) -- Changes the value of a modifiable, single-valued attribute of an object entry
|
The set object command changes the value of a modifiable, singlevalued attribute of an object entry. If the attribute does not exist, this command creates it. Usually, this task is performed through the client application. See the OSF DCE Administration Guide for more information about attributes. |
set_parms(1m) -- set system initial identity parameters: hostname, date/time, root password, and networking
|
The set_parms command is an interactive system set-up command that allows you to specify various "initial identity parameters" when first booting a newly installed operating system (whether preinstalled, or installed locally from media or an install server), and to revise these parameters later on a running system. Initial identity parameters are a minimal set of values required to bring a syste... |
sffinger(1) -- utility programs for TCP Wrappers
|
tryfrom This program identifies the end-point details related to a connection. This program must be called via a remote shell command as shown below. It is used to find out if the hostname and the address are properly recognized, and also if the username lookup works properly. # remsh host /usr/bin/tryfrom tryfrom prints the following output when it is invoked: client address (%a): client hostname... |
sh(1) -- overview of various system shells
|
Remarks: The POSIX.2 standard requires that, on a POSIX-compliant system, executing the command sh activates the POSIX shell (located in file /usr/bin/sh on HP-UX systems), and executing the command man sh produces an on-line manual entry that displays the syntax of the POSIX shell command-line. However, the sh command has historically been associated with the conventional Bourne shell, which coul... |
sh-posix(1) -- standard and restricted POSIX.2-conformant command shells
|
Shell Invocation Tilde Substitution Environment Options Command Substitution Functions rsh Restrictions Parameter Substitution Jobs Definitions Blank Interpretation Signals Commands File Name Generation Execution Simple Commands Quoting Command Reentry Compound Commands Arithmetic Evaluation Command Line Editing Special Commands Prompting emacs/gmacs Editing Mode Comments Conditional Expressions v... |