Re: faster ways than perl?
[email protected] ("Dr.Ruud")
| Newsgroups | perl.beginners |
|---|---|
| Organization | Chaos rules. |
| Message-ID | <[email protected]> |
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."