motd(5) redhat man page | unix.com

Man Page: motd

Operating Environment: redhat

Section: 5

MOTD(5) 						     Linux Programmer's Manual							   MOTD(5)

NAME
motd - message of the day
DESCRIPTION
The contents of /etc/motd are displayed by login(1) after a successful login but just before it executes the login shell. The abbreviation "motd" stands for "message of the day", and this file has been traditionally used for exactly that (it requires much less disk space than mail to all users).
FILES
/etc/motd
SEE ALSO
login(1), issue(5) Linux 1992-12-29 MOTD(5)
Related Man Pages
chsh(1) - linux
login(1) - v7
chsh(1) - debian
login(1) - centos
pam_motd(8) - v7
Similar Topics in the Unix Linux Community
MOTD File?
/etc/motd
Motd
shell scripting - gives a message on Fridays and a countdown on other business days.
Why doesn't motd show up when I su to root?