>>>>> On Fri, 08 Sep 2023, Michał Górny wrote: >> > + ! has "${filename}" "${files[@]}" && continue >> >> This might be clearer if it was written as: >> >> has "${filename}" "${files[@]}" || continue
> Negative logic is never clearer. Exactly. That's why we generally do "command || die" rather than "! command && die".
signature.asc
Description: PGP signature