![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| mailx question | melanie_pfefer | Shell Programming and Scripting | 2 | 01-24-2008 10:20 AM |
| Question on mailx | Felix2511 | UNIX for Dummies Questions & Answers | 3 | 05-23-2007 01:38 PM |
| mailx and uuencode question | ssmiths001 | Shell Programming and Scripting | 1 | 10-21-2005 05:43 AM |
| mailx question | greenguy5 | UNIX for Dummies Questions & Answers | 1 | 10-21-2005 03:07 AM |
| Mailx question | Olivier | UNIX for Advanced & Expert Users | 3 | 08-26-2002 11:21 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
MAILX question
Hello, I am using the following mailx command wich works well. I want to also include output from a log file in the mail body. How can this be done?
echo `date +"%m/%d/%Y %T"` "$P: The Purge Routine Has Started." | mailx -s "The Purge RoutineHas Started: `date`" $EMAIL This script is sending it's output to PurgeArchiveDir.out, which I want to include as output in the body of the mail. Thank you. David |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|