Shouldn't be too hard, using the 'uniq.exe' and 'cut.exe' utilities
from http://gnuwin32.sf.net set.

     cut foo.log -f1 -d, > sort | uniq > out.txt

or something close to that...

On Wed, Dec 8, 2010 at 12:49, Steve Hart <sh...@wrightbg.com> wrote:
>
>
> Does anyone have a shell script that they'd be willing to share that would 
> list the unique email addresses on inbound mail for a given time range?
>
>
>
> ---
> To manage subscriptions click here: 
> http://lyris.sunbelt-software.com/read/my_forums/
> or send an email to listmana...@lyris.sunbeltsoftware.com
> with the body: unsubscribe exchangelist
>
>

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to listmana...@lyris.sunbeltsoftware.com
with the body: unsubscribe exchangelist

Reply via email to