![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Include PERL script with in the unix shell script | ganapati | UNIX for Dummies Questions & Answers | 1 | 04-29-2008 09:18 AM |
| help me in sending parameters from sqlplus script to unix shell script | Hara | Shell Programming and Scripting | 2 | 01-29-2008 12:31 PM |
| Shell Script: want to insert values in database when update script runs | ring | Shell Programming and Scripting | 1 | 10-25-2007 12:06 AM |
| Modify Perl script to work with txt - Permissions script | joangopan | Shell Programming and Scripting | 1 | 09-12-2007 08:38 PM |
| MAILTO Not Accepted In Crontab | raza | SUN Solaris | 8 | 08-02-2006 08:55 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Im a beginner in shell scripting, but I figured if I wanted the right answer, this is the place to come.
I've written a script that basically executes a command and sends the result to a standard output > ???log.log. I just wanted to know if I could put the MailTo command somewhere in the script that will mail the log to me at my email address with the result of the operation. Im thinking that it would look like: mailto: email@mymail.mail -s "Script Result" -c myboss@mymail.mail Can someone clarify this for me? Thanks in advance! |
| Forum Sponsor | ||
|
|
|
#3
|
|||
|
|||
|
Thank you much. Im sure you get a lot of us forum newbies on here. |
|||
| Google The UNIX and Linux Forums |