home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!arakis.fdn.org!gamb.fdn.org!cubx!pelane!noyau
- From: noyau@pelane.cubx.com (Eric Noyau)
- Subject: Re: mail from a script file
- Message-ID: <1992Dec12.114309.332@pelane.cubx.com>
- Sender: noyau@pelane.cubx.com
- Reply-To: e_noyau@cubx.com
- Organization: Cub'X systemes
- References: <Bz2C00.FH7@usenet.ucs.indiana.edu>
- Date: Sat, 12 Dec 1992 11:43:09 GMT
- Lines: 16
-
- In article <Bz2C00.FH7@usenet.ucs.indiana.edu> "Todd A Green"
- <tagreen@lothario.cica.indiana.edu> writes:
- >
- > mail -s <subject> <user> < <file>
- >
-
- Why use a lot of files ? You can do
-
- echo "text" | Mail -s "Subject" user
-
- Eric
- --
- // Author: Eric Noyau Comment: (Small) NeXTMail ok.
- // E-Mail: e_noyau@cubx.com || e_noyau@cubx.fdn.org
- // Address: Lieu-dit Pelane - 38570 Goncelin - France.
- A bug can be changed to a feature by documenting it. Developpers know !
-