-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Following uutils/coreutils#5620
last command is not supported on OpenBSD, due to the lack of support for utmpx (see uutils/coreutils#5596).
=> implement last on OpenBSD with an alternate solution without using utmpx. (cf. uutils/coreutils#5666)