1MOTD(5) Linux Programmer's Manual MOTD(5)
2
3
4
6 motd - message of the day
7
9 The contents of /etc/motd are displayed by login(1) after a successful
10 login but just before it executes the login shell.
11
12 The abbreviation "motd" stands for "message of the day", and this file
13 has been traditionally used for exactly that (it requires much less
14 disk space than mail to all users).
15
17 /etc/motd
18
20 login(1), issue(5)
21
23 This page is part of release 3.25 of the Linux man-pages project. A
24 description of the project, and information about reporting bugs, can
25 be found at http://www.kernel.org/doc/man-pages/.
26
27
28
29Linux 1992-12-29 MOTD(5)