Changes for version 0.070 - 2023-11-23

  • Fix exit status (thanks Lukas Mai / MAUKE).
    • `exit` has higher precedence than `?:`, so `exit $found ? 0 : 1` parses as `(exit $found) ? 0 : 1`, which is not what was intended.

Documentation

List/show errno

Modules

List/show errno