![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| script not emailing or running | shaseeb | Shell Programming and Scripting | 1 | 04-10-2009 10:55 PM |
| how to check body of the email | dellsh | Shell Programming and Scripting | 1 | 03-22-2009 01:09 PM |
| how to send an email with some body content and attachment | balireddy_77 | Shell Programming and Scripting | 2 | 08-20-2008 07:33 AM |
| To send an email with the body content extracted from a file | rohit.shetty84 | UNIX for Dummies Questions & Answers | 3 | 05-12-2008 12:32 AM |
| Copying files and emailing them out | jhofilena | Shell Programming and Scripting | 1 | 12-18-2007 01:23 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
emailing as body of email
hi all,
how do i email a file in the body of an email rather than as an attachment ?? have a ksh script which i need to read a file and email as part of the body rather than an attachment. my code is : uuencode file.log | mailx -s "test" [emailAddress] but this sends file as an attachment. thanks in advance. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|