![]() |
|
|
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 | dkranes | Shell Programming and Scripting | 3 | 10-31-2007 11:24 AM |
| Question on mailx | Felix2511 | UNIX for Dummies Questions & Answers | 3 | 05-23-2007 02:38 PM |
| mailx and uuencode question | ssmiths001 | Shell Programming and Scripting | 1 | 10-21-2005 06:43 AM |
| mailx question | greenguy5 | UNIX for Dummies Questions & Answers | 1 | 10-21-2005 04:07 AM |
| Mailx question | Olivier | UNIX for Advanced & Expert Users | 3 | 08-26-2002 12:21 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
mailx question
hello
in the middle of my sh script, I am using mailx like this: mailx -s "Sybase Installation on $i" x@abc.com < /net/share/shared/install.output.$i "i" stands for the remote server such as SIROE I am expecting to receive an email with subject "Sybase Installation on SIROE" and attachment the file /net/share/shared/install.output.siroe The email I am receiving as the subject: Sybase Installation on $i is not affected inside " " any idea please? thx |
| Bookmarks |
| Tags |
| mailx, mailx attachment |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|