On Wed, Sep 24, 2025 at 02:10:48PM +0200, Jean-Jacques Brucker wrote: > [...] > > Why ? > > NB: As I use to use "set -e", it is a little annoying, and I won't like to > add a dirty "|| true" as a workaround. > `||:` also works - I use it sometimes in SBo scripts (all their templates have `set -e`).
Cheers ... Duncan.
