tag 18169 notabug close 18169 stop On 08/01/2014 03:38 PM, [email protected] wrote: > Hi, > > Sort -A [Filename] is not working. > How to handle Sorts on a byte-by-byte basis using ASCII collation order > instead of collation in the current locale using sort command
LC_ALL=C sort ...
