Following https://github.com/uutils/coreutils/pull/5620 last command is not supported on OpenBSD, due to the lack of support for utmpx (see https://github.com/uutils/coreutils/issues/5596). => implement last on OpenBSD with an alternate solution without using utmpx. (cf. https://github.com/uutils/coreutils/issues/5666)