w
Show who is logged on and what they are doing. Print user login, TTY, remote host, login time, idle time, current process. More information: <https://manned.org/w>.
RUN pacman -S --noconfirm procps-ng
RUN yum install -y procps-ng
RUN dnf install -y procps-ng