Difference between revisions of "Error handling"

From wikieduonline
Jump to navigation Jump to search
 
Line 4: Line 4:
  
 
* [[Bash]]:  
 
* [[Bash]]:  
** <code>[[set -e]]</code>
+
** <code>[[set -e]], [[set -u]]</code>
 
** <code>[[trap]]</code>
 
** <code>[[trap]]</code>
  

Latest revision as of 07:32, 7 February 2023

Advertising: