home.social

#utillinux — Public Fediverse posts

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

  1. It's interesting to note that #Debian simply gave up on util-linux ever doing this right, and patched it all out; having a PAM module do the work instead. Just as #FreeBSD arranges login database updates.

    salsa.debian.org/debian/util-l

    #utillinux #login

  2. One of these days, I hope, util-linux's login program will clean up its own utmp entries.

    #systemd's utmp support is optional, and on systems built without it nothing cleans up the USER_PROCESS entries that login adds.

    But util-linux's login is a forking login anyway, because it uses PAM. It can just clean up after itself in the parent process that added the record in the first place.

    git.kernel.org/pub/scm/utils/u

    #utillinux #login

  3. #TIL about the `namei` tool which is sort of like #traceroute but for filesystem traversal.

    This is especially useful on #nixos where you're frequently dealing with stuff that is multiple levels of symlinks deep.

    It's probably already on your system because it's part of #utillinux; go try it out:

    namei `which ls`

    #namei #symlink #linux

  4. #TIL about the `namei` tool which is sort of like #traceroute but for filesystem traversal.

    This is especially useful on #nixos where you're frequently dealing with stuff that is multiple levels of symlinks deep.

    It's probably already on your system because it's part of #utillinux; go try it out:

    namei `which ls`

    #namei #symlink #linux

  5. #TIL about the `namei` tool which is sort of like #traceroute but for filesystem traversal.

    This is especially useful on #nixos where you're frequently dealing with stuff that is multiple levels of symlinks deep.

    It's probably already on your system because it's part of #utillinux; go try it out:

    namei `which ls`

    #namei #symlink #linux

  6. #TIL about the `namei` tool which is sort of like #traceroute but for filesystem traversal.

    This is especially useful on #nixos where you're frequently dealing with stuff that is multiple levels of symlinks deep.

    It's probably already on your system because it's part of #utillinux; go try it out:

    namei `which ls`

    #namei #symlink #linux

  7. #TIL about the `namei` tool which is sort of like #traceroute but for filesystem traversal.

    This is especially useful on #nixos where you're frequently dealing with stuff that is multiple levels of symlinks deep.

    It's probably already on your system because it's part of #utillinux; go try it out:

    namei `which ls`

    #namei #symlink #linux