What is wrong w/ my regular expression?
Justin Gombos <[email protected]> Sun, 7 Aug 2005 15:51:11 -0600
| Newsgroups | gmane.mail.grepmail.general |
|---|---|
| Message-ID | <[email protected]> |
I'm trying to find all messages I sent to "janedoe" using the following commandline, and it comes up with nothing: grepmail -iY \^TO:.*janedoe Mail/sent-mail/* Shouldn't that hit on every email addressed to: "Jane Doe" <[email protected]> Can anyone see whether I did something wrong? I also tried it this way, with the same results: grepmail -iY '^TO:.*janedoe' Mail/sent-mail/* ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf