Quantcast
Viewing all articles
Browse latest Browse all 1686

tpipe /simple=28

Is there a way I can filter out duplicate emai;l addresses found in one email - just to keep the output=whatever small.

Code:
for /r %fn in (*.eml) (echo Processing: %@full[%fn] & tpipe /input="%@full[%fn]" /output=c:\Users\csgal\Desktop\GMail_CSG.lst /outputappend=1 /simple=28)

Viewing all articles
Browse latest Browse all 1686

Trending Articles