It's actually an insecure default - 'insecure' as in, it's a minor form of data loss.
Then again, so is bash launching scripts without pipefail, variable expansion fail, etc.
It'd be worth fixing all this stuff in the next major bash version.
histappend
It's actually an insecure default - 'insecure' as in, it's a minor form of data loss.
Then again, so is bash launching scripts without pipefail, variable expansion fail, etc.
It'd be worth fixing all this stuff in the next major bash version.