#utillinux — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #utillinux, aggregated by home.social.
-
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.
https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/tree/login-utils/login.c#n1134
-
#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`
-
#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`
-
#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`
-
#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`
-
#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`
-
W kolejnym wpisie z cyklu Porady Admina zajmiemy się programem more https://linuxiarze.pl/porady-admina-util-linux-more/ #linux #utillinux #more #admin #porada