Re: file attachments with mail
Next message: Roger Deschner: "Re: aix-l Digest - 20 Jan 2005 to 21 Jan 2005 (#2005-20)"
Date: Fri, 21 Jan 2005 15:38:26 -0600
To: aix-l@Princeton.EDU
>I want to attach a file to an email but there are several ways to do it
>and you get several different results. I've yet to reach a desirable
>result for my needs.
>
>I've tried the following:
>
>mail -s "report" root < log.file
I am a bit behind in reading the daily digests. I have one suggestion
(after reading the various replies):
unix2dos log.file | uuencode log.file | mail -s "report" root
I assume that this will change <lf> to <crlf> before uuencode.
----------------------------------------------------------------------
Barry S. Finkel
Computing and Information Systems Division
Argonne National Laboratory Phone: +1 (630) 252-7277
9700 South Cass Avenue Facsimile:+1 (630) 252-4601
Building 222, Room D209 Internet: BSFinkel@anl.gov
Argonne, IL 60439-4828 IBMMAIL: I1004994
Next message: Roger Deschner: "Re: aix-l Digest - 20 Jan 2005 to 21 Jan 2005 (#2005-20)"
Relevant Pages
- Re: Law and practice relating to a Post Mortem
... It does surprise me that so many superstitious human beings attach such ... importance to body parts. ... As I have been reading recently, ... restoration of the monarchy in England orders were given to dig up the ... (uk.legal) - Stress affects feet?
... feeling as a direct correlation to physical or mental stress (even ... reading or computing)? ... (sci.med) - respectful slightly dumb question about 64 bit computing.....
... I have been reading the discussion on wikipedia about 64 bit computing. ... "The emergence of the 64-bit architecture effectively increases the memory ceiling to 264 addresses, equivalent to 17,179,869,184 gigabytes or 16 exabytes of RAM. ... This computer would have memory capacity that no one could use for any purpose we can think of so you should have donated the money building it to charity or to the Debian community for work on developing its OS for conventional computing resources instead. ... (Debian-User) - email.Message problem
... i know i'm probably going to ask a very silly question, ... can't figure out where i'm doing wrong just reading the docs. ... the real case is just a little more complex: i have to attach some ... files and then send the message with smtplib to a list of recipients. ... (comp.lang.python) - Its All IBM
... I've been reading this book "Hackers" which goes through all the ... as I see it -- basically computing is divided into 3 epochs. ... And 99 percent of that was on IBM mainframes. ... Apple is about as important as the Altair. ... (microsoft.public.dotnet.general) |
|