I am using following options set -o pipefail set -e In bash script to stop execution on error. I have ~100 lines of ...
-
April 29, 2022
- 0 Comments