Difference between revisions of "Set -ex"

From wikieduonline
Jump to navigation Jump to search
(Created page with " set -e set -x {{set}}")
 
 
Line 1: Line 1:
  
  
  [[set -e]]
+
  [[set -e]] Exit immediately if a command exits with a non-zero status.
 
  [[set -x]]
 
  [[set -x]]
  

Latest revision as of 09:16, 19 July 2023


set -e Exit immediately if a command exits with a non-zero status.
set -x


set, unset, set -o, set -x, set -e, set +e, set -E, set +b, set -u, $?, exit, return, trap, PostgreSQL SET

Advertising: