bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14988: sort enhancement request


From: Danny Nicholas
Subject: bug#14988: sort enhancement request
Date: Tue, 30 Jul 2013 20:51:08 +0000

Hi guys,
I am presently using version 7.1 on a Solaris box.  I downloaded 8.21 and 
really love the improvement in speed (almost 50% in some tests).  I am looking 
to replace the commercial product NSORT and would like this feature in the 
source instead of a wrapper.  If I have a file
XXXX300001XXXX
XXXX300002XXXX
XXXX300003XXXX
XXXX300003XXXX
XXXX300003XXXX
XXXX300003XXXX
XXXX300004XXXX
XXXX300005XXXX
XXXX300006XXXX
XXXX300007XXXX

NSORT keeps the 4 300003 records together in entry sequence.   My present 
work-around is to use a Python script that reads in the whole file and creates 
a pseudo-key that is 30000X plus an 8 digit sequence number (I process millions 
of records).  What I am thinking of is an -es (--entry-sequence) that would add 
a hidden -k to process on this internal sequence.  If I figure out how to do 
this on my own, I will submit it to you.


Thanks,
Danny Nicholas
Applications Programmer
Pinnacle Data Systems L.L.C.
Office: (205) 307-6874
address@hidden
www.pinnacledatasystems.com<http://www.pinnacledatasystems.com/>

   [Description: Description: Description: 
https://encrypted-tbn1.google.com/images?q=tbn:ANd9GcRglmT5RwJEUk-1ZNPo_FI8y_udB6BL29pkwTt-Qh442v-FI1gH]
 <http://www.linkedin.com/company/pinnacle-data-systems-llc>  [Description: 
Description: Description: 
https://encrypted-tbn0.google.com/images?q=tbn:ANd9GcSfD26ooDfMWD_xWRaMfbMcaBmkIKcG2oRxlaj6tBGYguC_aD71lw]
 <https://twitter.com/#!/PinnacleDataSy1>
Follow us on LinkedIn and Twitter

CONFIDENTIALITY:  This email (including any attachments) may contain 
confidential, proprietary and privileged information, and unauthorized 
disclosure or use is prohibited.  If you received this email in error, please 
notify the sender and delete this email from your system.




JPEG image

JPEG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]