Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21d3b127a1df4d4

Jump to content

mail (Unix)

From Wikipedia, the free encyclopedia
mail
DeveloperAT&T Bell Laboratories
ReleaseNovember 3, 1971; 54 years ago (1971-11-03)
Operating systemUnix, Unix-like, V
TypeCommand

mail is a command-line email client for Unix and Unix-like operating systems.

History

[edit]

"Electronic mail was there from the start", Douglas McIlroy writes in his article "A Research UNIX Reader: Annotated Excerpts from the Programmer’s Manual, 1971-1986",[1] and so a mail command was included in the first released version of research Unix, First Edition Unix.[2] This version of mail was capable of sending (append) messages to the mailboxes of other users on Unix systems, and it helped manage (read) the mailbox of the current user.

In 1978 Kurt Shoens wrote a completely new version of mail for BSD 2, referred to as Berkeley Mail. Although initially installed at /usr/ucb/Mail, (with the earlier Unix mail still available at /bin/mail), on most modern Unix and Linux systems the commands Mail, mail and/or mailx all invoke a descendant of this Berkeley Mail, which much later was the base for the standardization of a mail program by the OpenGroup, the POSIX standardized variant mailx.[3][4]

See also

[edit]

References

[edit]
  1. McIlroy, M. D. (1987). A Research Unix reader: annotated excerpts from the Programmer's Manual, 1971–1986 (PDF) (Technical report). CSTR. Bell Labs. 139.
  2. K. Thompson; D. M. Ritchie (November 3, 1971). "UNIX Programmer's Manual" (PDF). MAIL (I).
  3. POSIX standard entry
  4. "mail, Mail, mailx, nail—history notes", Heirloom Project
[edit]