home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / mail / sendmail / 3024 < prev    next >
Encoding:
Text File  |  1992-12-17  |  831 b   |  23 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!sdd.hp.com!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!sun4nl!fwi.uva.nl!gene.fwi.uva.nl!blad
  3. From: blad@fwi.uva.nl (Marco Blad (I89))
  4. Subject: Re: Help needed: How to mail a file?
  5. Message-ID: <1992Dec17.134153.6150@fwi.uva.nl>
  6. Sender: news@fwi.uva.nl
  7. Nntp-Posting-Host: gene.fwi.uva.nl
  8. Organization: FWI, University of Amsterdam
  9. References: <1992Dec16.212829.13121@topaz.ucq.edu.au>
  10. Date: Thu, 17 Dec 1992 13:41:53 GMT
  11. Lines: 10
  12.  
  13. huangz@topaz.ucq.edu.au writes:
  14.  
  15. >I have a question as I am learning UNIX:
  16. >How can I send a file to another user via e-mail? I look through the Unix
  17. >Reference, just cann't find such a command?
  18.  
  19. mail <address> < <filename>
  20.  
  21. >Thank you!
  22.  
  23.