Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rgrau
on March 2, 2021
|
parent
|
context
|
favorite
| on:
Elegant Bash Conditionals
There is some special casing in the ifs conditions though.
Even if you `set -e`, the command in the test can fail and your script won't exit.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Even if you `set -e`, the command in the test can fail and your script won't exit.