![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using Mailx to send to list of email addresses | aguad3 | UNIX Desktop for Dummies Questions & Answers | 1 | 03-28-2008 03:40 PM |
| How to send a mail using elm in cc list? | svenkatareddy | SUN Solaris | 0 | 03-03-2008 09:19 AM |
| How to send a mail using elm in cc list? | svenkatareddy | Shell Programming and Scripting | 0 | 03-03-2008 07:41 AM |
| How to email a file list | chengwei | Shell Programming and Scripting | 4 | 04-18-2007 07:10 AM |
| Send email where # is in the email address - Using Unix | jingi1234 | UNIX for Dummies Questions & Answers | 1 | 05-23-2005 12:23 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hello,
Here is my problem. there are two files. first.txt <<< contains email address ====== abc@mail.com abd@mail.com abe@mail.com second.txt <<< contains webpage links ======== http//www.test.com/abc/index.html http://www.test.com/abd/index.html http://www.test.com/abe/index.html =============== question: can anyone show me script so that it will send each individual link from second.txt to email from first.txt file? all it need to do is something like abc@mail.com get link http//www.test.com/abc/index.html on their mail abd@mail.com get link http://www.test.com/abd/index.html on their mail abe@mail.com get link http://www.test.com/abe/index.html on their mail so forth.. thank you |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|