home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / programm / 7701 < prev    next >
Encoding:
Text File  |  1992-12-12  |  901 b   |  29 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!arakis.fdn.org!gamb.fdn.org!cubx!pelane!noyau
  3. From: noyau@pelane.cubx.com  (Eric Noyau)
  4. Subject: Re: mail from a script file
  5. Message-ID: <1992Dec12.114309.332@pelane.cubx.com>
  6. Sender: noyau@pelane.cubx.com
  7. Reply-To: e_noyau@cubx.com
  8. Organization: Cub'X systemes
  9. References: <Bz2C00.FH7@usenet.ucs.indiana.edu>
  10. Date: Sat, 12 Dec 1992 11:43:09 GMT
  11. Lines: 16
  12.  
  13. In article <Bz2C00.FH7@usenet.ucs.indiana.edu> "Todd A Green"  
  14. <tagreen@lothario.cica.indiana.edu> writes:
  15. > mail -s <subject> <user> < <file>
  16.  
  17. Why use a lot of files ? You can do
  18.  
  19. echo "text" | Mail -s "Subject" user
  20.  
  21. Eric
  22. -- 
  23. // Author:  Eric Noyau                    Comment: (Small) NeXTMail ok.
  24. // E-Mail:  e_noyau@cubx.com  || e_noyau@cubx.fdn.org
  25. // Address: Lieu-dit Pelane - 38570 Goncelin - France.
  26. A bug can be changed to a feature by documenting it. Developpers know !
  27.