The default sort order seems to have have changed between
textutils-1.22 and textutils-2.0.  Under 1.22 and earlier versions,
sort (with -no- command line options) of the two lines
        .gnome
        foo
produced output of
        .gnome
        foo

With textutils-2.0, the output of sort (again with -no- command
line options) changes to
        foo
        .gnome
which is (at least in my situation) the WRONG answer.  Is there some
way to restore the sort 1.x behavior so that ".gnome" collates before
"foo".

Thanks,
Ric (<[EMAIL PROTECTED]> "Ric Anderson"; I speak only for myself)

Reply via email to