Craig Macdonald <[EMAIL PROTECTED]> wrote:
> On some occasions, I have the need to sort extremely large files, but
> which compress well using programs such as gzip or bzip.
...

This task has been on the TODO list for some time:

  sort: Compress temporary files when doing large external sort/merges.
    This improves performance when you can compress/uncompress faster than
    you can read/write, which is common in these days of fast CPUs.
    suggestion from Charles Randall on 2001-08-10

Just waiting for someone to work on it.

If you're willing to do the job (and can assign copyright) that'd be great.
Let me know, and I'll send you the papers to get that process started.


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to