| Article: |
Learning the Mac OS X Terminal: Part 1 | |
| Subject: | Mail in OS X Terminal? | |
| Date: | 2004-05-01 18:47:20 | |
| From: | surfs | |
|
I launched my Terminal and I get this:
|
||
Showing messages 1 through 1 of 1.
-
Mail in OS X Terminal?
2004-05-02 15:54:12 lpb2h [View]



/usr/bin/mail
That runs the mail client on your system. Long before http, this is how many UNIX people read mail.
See "man mail" for details.
If when you type "which mail" you get "/usr/bin/mail" then you can just type "mail" to read mail.