Well, of course you could get the GNU tools from http://unxutils.sourceforge.net/, but I'm sure some monk will push this thread into something more Perl'ish ;-)
--
b10m
All code is usually tested, but rarely trusted.
| [reply] |
What server? You didn't say anything about a server in your initial description. What is the CGI process doing? A 120,000 line file is not that big. Perl should be able to tear through it in a couple of seconds.
The issue is probably somewhere else, either a slow algorithm or network issues. Since you didn't say where the script is running, how it is getting the data, or how it is communicating with the user, we can't help you.
| [reply] |