wall
Write a message on the terminals of users currently logged in. More information: <https://manned.org/wall>.
RUN apt-get update && \
apt-get install -y bsdutils
RUN apt-get update && \
apt-get install -y bsdutils
RUN apk add util-linux
RUN pacman -S --noconfirm util-linux
RUN apt-get update && \
apt-get install -y bsdutils
RUN yum install -y sysvinit-tools
RUN dnf install -y util-linux
RUN apt-get update && \
apt-get install -y bsdutils