On Fri, Dec 19, 2003 at 10:55:45AM -0800, Joe Zacky wrote:
> Here's another example using the bash shell. This example will sort by 
> sender:
> 
> cat  /var/spool/qmailscan/mailstats.csv | cut -f 1,5,6,7 -d $'\t' | sort 
> -k 2 -t $'\t' | less -S

wow! that is great. Thanks all. I still haven't looked into perl example
deeply yet but I will try to work it with maybe mysql.
Thanks a lot for the info.

With warm regards,
-Payal

-- 
For GNU/Linux Success Stories and Articles visit:
          http://payal.staticky.com


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to