Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] using mutt in a bash script: Quoting Wierdness
- Date: Tue, 7 Aug 2007 20:37:18 -0400
- From: jep200404 <jep200404@example.com>
- Subject: Re: [tlug] using mutt in a bash script: Quoting Wierdness
- References: <20070807150652.GT6503@wasi.karlov.mff.cuni.cz>
Michal Hajek wrote: > cat ... -F ./mymuttrc $myline Quoting shell variables is prudent. I.e., cat ... -F ./mymuttrc "$myline" > $cat test.adr > "My friend <fr@example.com>" > "My enemy <en@example.com>" > "Your friend <yf@example.com>" > $ Those quotes seem wierd. I would _remove_ the quotes from test.adr, or put them around _just_ the names. I.e.,: My friend <fr@example.com> My enemy <en@example.com> Your friend <yf@example.com> or "My friend" <fr@example.com> "My enemy" <en@example.com> "Your friend" <yf@example.com> I don't know if this is related to your problem. Of course, someone else will have a solution which will make your shell script moot. Jim
- Follow-Ups:
- Re: [tlug] using mutt in a bash script: Quoting Wierdness
- From: Nguyen Vu Hung
- [tlug] [SOLVED] using mutt in a bash script
- From: Michal Hajek
- References:
- [tlug] using mutt in a bash script
- From: Michal Hajek
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] executing a command that requires root from a python script
- Next by Date: Re: [tlug] [OT] Say _no_ to the Microsoft Office format as an ISO standard
- Previous by thread: [tlug] using mutt in a bash script
- Next by thread: Re: [tlug] using mutt in a bash script: Quoting Wierdness
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links