Difference between revisions of "Bash -e"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lowercase}} {{Bash}}")
 
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 +
<code>[[bash -e]]</code>
  
  
 +
  #!/usr/bin/env bash -e
  
{{Bash}}
+
[[bash -x]]
 +
[[bash -xe]]
 +
[[bash -c]]
 +
[[bash -i]]
 +
[[set -e]]
 +
 
 +
== See also ==
 +
* {{Bash}}
 +
 
 +
[[Category:Bash]]

Latest revision as of 09:05, 13 April 2023

Advertising: