![]() |
|
|
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 |
| need help: how to send email with HIGH priority in shell scripts? | _joshua_ | Shell Programming and Scripting | 2 | 03-13-2007 01:34 AM |
| Send email where # is in the email address - Using Unix | jingi1234 | UNIX for Dummies Questions & Answers | 1 | 05-23-2005 12:23 PM |
| How to add email notification in scripts? | redlotus72 | UNIX for Dummies Questions & Answers | 2 | 03-14-2005 08:19 AM |
| Unable to send eMail from a UNIX-Host ( using mailx ) to a Outlook-email-addres(Win) | Vetrivela | UNIX for Advanced & Expert Users | 2 | 02-15-2005 10:43 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Email searching with in scripts
Hi guys..
Would anyone know the best way to search 700 odd scripts so that it returns certain required results? I need the search to return the script name, subject and any email address found. The mail part of the script will look something like below and there can be more than one instance of mail being sent in the script.. mail -s "Subject" blah@blah.com how@help.com < $LOG Have messed around with the grep but not getting too far.. Using .ksh.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|