home.social

#utmp — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #utmp, aggregated by home.social.

fetched live
  1. @cks

    The sad thing is, as I was saying last year, all of this is unnecessary. The kernels, #FreeBSD, #NetBSD, #OpenBSD, and #Linux, all maintain almost all of the stuff that 'who' needs, and have done since the switch to POSIX sessions and process groups in the 1980s.

    There aren't any needs for a parallel database outwith the kernel. A few sysctl/procfs extensions for reading the kernel's own list of sessions, and we'd be away.

    tty0.social/@JdeBP/11450544357

    @ariadne @ska
    #utmp #utmps #ttylogin

  2. @Larvitz

    3.

    Some Linux-based operating systems no longer maintain the Unix login database; most notably, perhaps, Ubuntu from this year, although other operating systems got rid of it earlier than Ubuntu did.

    It's not "who", unless one has a specially patched version, but rather the systemd native "loginctl list-sessions" now. And that latter is all that some Linux people now know.

    bugs.launchpad.net/ubuntu/+sou

    forums.freebsd.org/threads/how

    #FreeBSD #who #utmpx #utmp #loginctl #Ubuntu