freebsd man page for motd

Query: motd

OS: freebsd

Section: 5

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MOTD(5) 						      BSD File Formats Manual							   MOTD(5)

NAME
motd -- file containing message(s) of the day
DESCRIPTION
The file /etc/motd is normally displayed by login(1) after a user has logged in but before the shell is run. It is generally used for impor- tant system-wide announcements. During system startup, a line containing the kernel version string is prepended to this file. Individual users may suppress the display of this file by creating a file named ``.hushlogin'' in their home directories or through login.conf(5).
FILES
/etc/motd The message of the day. $HOME/.hushlogin Suppresses output of /etc/motd.
EXAMPLES
FreeBSD 2.1.6.1-RELEASE (GENERIC) #0: Sun Dec 29 03:08:31 PST 1996 /home is full. Please cleanup your directories.
SEE ALSO
login(1), login.conf(5)
BSD
February 13, 1997 BSD
Related Man Pages
login(1) - freebsd
login(1) - centos
login(1) - osx
pam_motd(8) - xfree86
pam_motd(8) - v7
Similar Topics in the Unix Linux Community
/etc/motd
Motd
MOTD - Daily single message
MOTD Display
Why doesn't motd show up when I su to root?