mail.1

来自「UNIX版本6的源代码」· 1 代码 · 共 74 行

1
74
字号
.th MAIL I 2/21/75.sh NAMEmail  \*-  send mail to designated users.sh SYNOPSIS.bd mail[.bd \-yn][ person ... ].sh DESCRIPTION.it Mailwith no argumentsearches for a filecalled.it .mail,prints it if it is nonempty,then asks if it should be saved.If the answeris.bd y,the mail is added to.it mbox.Finally.it .mailis truncated to zero length.To leave the mailbox untouched,hit `delete.'The question can be answered on the command linewith the argument `\-y' or `\-n'..s3When.it personsare named,.it mailtakes the standard input up to an end of fileand adds it to each.it person's.it .mailfile.The message is preceded by the sender's name and a postmark..s3A.it personis eithera user name recognized by.it login(I),in which case the mailis sent to the default working directory of that user;or the path name of a directory,in which case.it .mailin that directory is used..s3When a user logs in he is informed of the presenceof mail.No mail will be received from a sender to whom.it .mailis inaccessible or unwritable..sh FILES/etc/passwd	to identify sender and locate persons.br/etc/utmp	to identify sender.br.li.mail		input mail.brmbox		saved mail.br/tmp/m#	temp file.sh "SEE ALSO"write (I).sh BUGS

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?