MPE/iX Shell and Utilities Reference Manual, Vol 2
set(1) MPE/iX Shell and Utilities set(1)
markdirs adds trailing / to file name generated directories.
monitor same as –m option.
noclobber same as –C option.
noexec same as –n option.
noglob same as –f option.
nolog does not record function definitions in the history file.
notify same as –b option.
nounset same as –u option.
privileged same as –p option.
trackall same as –h option.
verbose same as –v option.
vi specifies vi style in-line editor for command entry.
xtrace same as –x option.
See shedit(3) for a description of the effect of setting options emacs, gmacs,orvi.
–p resets
PATH
variable to default value, disables processing of
$HOME
/.profile
and uses file /etc/suid_profile instead of the file in the
ENV
variable.
–s sorts the positional parameters.
–t exits after reading and executing one command.
–u tells the shell to give an error message if an unset parameter is used in a substitution.
–v prints shell input lines as they are read.
–x prints commands and their arguments as they execute.
– turns off –v and –x flags. Also, parameters which follow this option do not set shell
flags, but are assigned to positional parameters (see sh(1)).
–– parameters which follow this option do not set shell flags, but are assigned to posi-
tional parameters.
Commands and Utilities 1-517