如何在控制台中阅读邮件

发布于 2024-11-04 20:27:17 字数 67 浏览 0 评论 0原文

我打开 Mac 终端,它显示:“您有邮件”。我什至不知道我可以在控制台中收到邮件。有谁知道我可以输入什么命令来阅读邮件?

I opened my Mac terminal and it said, "You have mail" . I didn't even know I could get mail in the console. Does anyone know what command I can enter to read the mail?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

月亮坠入山谷 2024-11-11 20:27:17

令人震惊的是,它的名字是...mail。 :)

Shockingly, it's named... mail. :)

坠似风落 2024-11-11 20:27:17

在命令行提示符(“$”)下,键入“mail”,然后按 [Enter]
然后邮件会告诉您有多少封电子邮件正在等待(可能没有)。
输入您要阅读的电子邮件的序列号(例如“1”)并按 [Enter]
然后您将看到电子邮件的文本。
要删除电子邮件,请在阅读后按“d”键并输入。
要退出“邮件”,请按 [Ctrl][d] 关闭应用程序

at the command line prompt ("$"), type "mail" and then hit [Enter]
mail will then tell you how many emails you have waiting (possibly none).
enter the sequence number of the email you want to read (e.g., "1") and hit [Enter]
you will then be shown the text of the email.
To delete the email, once read, hit the "d" key and enter.
To exit 'mail', hit [Ctrl][d] to close the application

晨与橙与城 2024-11-11 20:27:17

要删除,只需输入删除范围
例如删除1 - 10

To delete just type delete range
e.g delete 1 - 10

难理解 2024-11-11 20:27:17
open  /var/mail
vi /var/mail/apple
open  /var/mail
vi /var/mail/apple
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文