bug-coreutils
[Top][All Lists]
Advanced

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

bug#42211: Problem in sort


From: Richard Freedman
Subject: bug#42211: Problem in sort
Date: Sat, 4 Jul 2020 21:39:46 +0000

When I use sort -n -c on a specified column in a file sort reports an error and 
then stops if two numbers are exactly the same. I want the sort to find actual 
sort errors, i.e. number (n+1) < number(n). This negates the use of sort -n -c 
on large files to find files that are actually out of order. Any way to fix 
this ?

regards,

Richard Freedman
rfreedman@seti.org<mailto:rfreedman@seti.org>

richard.s.freedman@nasa.gov<mailto:richard.s.freedman@nasa.gov>


reply via email to

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