![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem while sending message and attachment with mailx | nihar.dutta | Shell Programming and Scripting | 2 | 08-09-2007 08:15 AM |
| Mailx problem | FredSmith | UNIX for Dummies Questions & Answers | 5 | 07-12-2007 05:10 AM |
| problem with mailx | shriashishpatil | UNIX for Advanced & Expert Users | 7 | 03-02-2006 01:13 AM |
| Problem with mailx command when sending attachment. | miltony | Shell Programming and Scripting | 2 | 12-02-2005 08:43 AM |
| mailx problem | djbartkow | UNIX for Dummies Questions & Answers | 1 | 06-27-2005 01:11 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Here is a question I have, maybe someone can help me out. I am new to this UNIX thing.
I have a file called elist. In this file is a list of 25 email adresses. How can I write a simple command line for that will read the names of the file and send it to each of the email addys. Can I pipe it in some way using mailx. mailx -s "list" -r < elist cat elist | mailx -s "list" something along those lines. please help! |
| Forum Sponsor | ||
|
|