develooper Front page | perl.beginners | Postings from May 2008

Re: faster ways than perl?

Thread Previous | Thread Next
From:
Dr.Ruud
Date:
May 14, 2008 15:30
Subject:
Re: faster ways than perl?
Richard Lee schreef:

> cut -d'|' -f21 * | sort | uniq -c | sort

Which OS/version? Your sort might support -u and -c itself, see `man
sort`.

-- 
Affijn, Ruud

"Gewoon is een tijger."


Thread Previous | Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About