in reply to Re: Difference in sort order between Solaris and Linux
in thread Difference in sort order between Solaris and Linux

Hi Laurent

Thanks for the explanation. I've tested this and found that indeed the output is the same on both Solaris and Linux. So instead of using the Perl sort function I'll use the Schwartzian Transform as you suggested.

Kind Regards,
Louis
  • Comment on Re^2: Difference in sort order between Solaris and Linux