Jump to content

message of the day

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Voidxor (talk | contribs) at 00:02, 8 April 2016 (Stub cleanup.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Default motd showing on OpenBSD 5.3

The /etc/motd is a file on Unix-like systems that contains a "message of the day", used to send a common message to all users in a more efficient manner than sending them all an e-mail message.

Usage

The contents of the file /etc/motd are displayed by the Unix login command after a successful login, and just before it executes the login shell.[1]

The MOTD has also become a common feature of the online component of Windows PC games, such as Half-Life, Call of Duty, and Battlefield. A similar feature called MOTD is displayed when logging on to some IRC servers.[citation needed]

See also

References

  1. ^ The complete FreeBSD: documentation from the source, By Greg Lehey, p.572