in reply to Re: Re: Sorting a large file (non-perl solution)
in thread Sorting a large file

You can still use Malkavian's solution on Windows. Check out Cygwin or install it. OTOH it'll give you a lot more than just a sort program.
  • Comment on Re: Re: Re: Sorting a large file (non-perl solution)

Replies are listed 'Best First'.
Re: Re: Re: Re: Sorting a large file (non-perl solution)
by c-era (Curate) on Feb 21, 2001 at 19:36 UTC
    Installing cygwin on the computer won't make it past management.
      I reckon you've got a problem. I doubt that you're going to find an efficient sort in Perl or Java for files in that size range, so at some point your management is going to have to look at getting some external software - whether it's free or not.

      BTW What's the problem with Cygwin? security, or just bureaucracy?