Contents / Previous / Next


Internal Settings -- Debug

The set Command can modify certain
behavioral settings of the shell.
Your current options can be displayed with echo $-.

Various set commands are usually entered at the top
of a script or given as command-line options.

Using set +option instead of set -option disables
the option.