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."


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to