Difference between revisions of "Set -E"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
== Related ==
 
== Related ==
 
* <code>[[set -e]]</code>
 
* <code>[[set -e]]</code>
 +
* <code>[[trap]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 07:34, 7 February 2023


If set, any trap on ERR is inherited by shell functions, command substitutions, and commands executed in a subshell environment. The ERR trap is normally not inherited in such cases.

Related

See also

Advertising: