|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
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 important system-wide announcements.
Individual users may suppress the display of this file by creating a file named ``.hushlogin'' in their
home directories.
FILES
/etc/motd
EXAMPLES
Welcome to the University of East Westia
Make sure you have a .forward file...
4/17 Machine will be down for backups all day Saturday.
SEE ALSO
login(1)
BSD December 28, 1994 BSD
|
|