This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: What's the 'Mail' program mentioned on http://gcc.gnu.org/install/test.html
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Larry Evans <cppljevans at suddenlink dot net>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 18 Aug 2009 20:50:31 +0100
- Subject: Re: What's the 'Mail' program mentioned on http://gcc.gnu.org/install/test.html
- References: <h6ekrg$ne2$1@ger.gmane.org>
2009/8/18 Larry Evans:
> I don't have any program called Mail on my system:
It might be called /usr/bin/mailx or just /usr/bin/mail (small 'm') on
some systems.
Jonathan