wall

Write a message on the terminals of users currently logged in. More information: <https://manned.org/wall>.

Debian Debian
RUN apt-get update && \ apt-get install -y bsdutils
Ubuntu
RUN apt-get update && \ apt-get install -y bsdutils
Alpine
RUN apk add util-linux
Arch Arch Linux
RUN pacman -S --noconfirm util-linux
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y bsdutils
CentOS
RUN yum install -y sysvinit-tools
Fedora
RUN dnf install -y util-linux
Raspbian
RUN apt-get update && \ apt-get install -y bsdutils
click the source code to copy install wall on any operating system with command-not-found.com