[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Performance issues with sort in textutils 2.1
From: |
Rob McMillin |
Subject: |
Performance issues with sort in textutils 2.1 |
Date: |
Sat Sep 21 11:34:01 2002 |
I'm using textutils v2.1 under RedHat Linux v7.2. I was previously
using sort as
sort -m -k2,2n /tmp/named_pipe1 /tmp/named_pipe2 ...
but now the -m option insists on writing temp files, which clobbers
performance. Would it be possible to merge on the fly for named pipes?
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Performance issues with sort in textutils 2.1,
Rob McMillin <=