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 4.15 of the Linux man-pages project. A
24 description of the project, information about reporting bugs, and the
25 latest version of this page, can be found at
26 https://www.kernel.org/doc/man-pages/.
27
28
29
30Linux 1992-12-29 MOTD(5)