Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2001 23:23:08 +0200
From:      "Sansonetti Laurent" <lorenzo@linuxbe.org>
To:        "FreeBSD" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: send e-mail in a plain unix-shell
Message-ID:  <001501c0ea17$e383ffc0$0201a8c0@teledisnet.be>
References:  <20010531194216.2752.qmail@web9401.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

man mail.
two examples:

--------------------------------------------------------
# echo "plok" | mail eric_boucher60@yahoo.com

# mail eric_boucher60@yahoo.com
Subject: plok
gruik
^D
--------------------------------------------------------

--
Sansonetti Laurent


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001501c0ea17$e383ffc0$0201a8c0>