cmdarg
cmdarg copied to clipboard
Use || when possible to avoid early exits when using set -x
Do you mean set -e instead of set -x?