Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Sep 1999 16:33:35 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        river <river@theriver.nu>
Cc:        "'questions@freebsd.org'" <questions@FreeBSD.ORG>
Subject:   Re: Automailing a file fron cron 
Message-ID:  <12606.938097215@axl.noc.iafrica.com>
In-Reply-To: Your message of "Thu, 23 Sep 1999 09:30:05 EST." <21DC5E98AE1FD311B1290020AFDB6C6E6419@cx288885-b.okcs1.ok.home.com> 

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


On Thu, 23 Sep 1999 09:30:05 EST, river wrote:

> mail -s 'TESTMAIL' user@mydomain.com < /tmp/file.to.send

uuencode filename < /tmp/file.to.send | mail -s 'TESTMAIL' user@mydomain.com

Ciao,
Sheldon.


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?12606.938097215>