Commit Graph
1 Commits
Author SHA1 Message Date
chris 9b78a12d97 Initial commit: wer - replacement for w/who on Debian 13
Lists logged-in sessions (local and ssh), one entry per terminal,
including multiplexed ssh connections (ControlMaster). Needed because
Debian 13 no longer populates utmp, so w/who show nothing.

- Sessions and origin via systemd-logind (loginctl)
- Terminals detected via session leaders and cgroup mapping
- sudo shells (own pty) shown indented below their terminal
- BEFEHL column shows the current foreground process
- Sessions without a terminal (scp, sftp, ssh -N) are listed too
2026-09-20 14:51:29 +02:00