home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.mail.sendmail
- 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
- From: blad@fwi.uva.nl (Marco Blad (I89))
- Subject: Re: Help needed: How to mail a file?
- Message-ID: <1992Dec17.134153.6150@fwi.uva.nl>
- Sender: news@fwi.uva.nl
- Nntp-Posting-Host: gene.fwi.uva.nl
- Organization: FWI, University of Amsterdam
- References: <1992Dec16.212829.13121@topaz.ucq.edu.au>
- Date: Thu, 17 Dec 1992 13:41:53 GMT
- Lines: 10
-
- huangz@topaz.ucq.edu.au writes:
-
- >I have a question as I am learning UNIX:
- >How can I send a file to another user via e-mail? I look through the Unix
- >Reference, just cann't find such a command?
-
- mail <address> < <filename>
-
- >Thank you!
-
-