2014/1/17 Pádraig Brady <p...@draigbrady.com>:
> So these are warning messages indicating a usage issue.
> The specific one here is you've _spanned_ multiple fields
> but numeric compares auto terminate at the first numbers.

Thanks, that explains it!

> You probably want to compare multiple fields in sequence. I.E.
>
> sort -k2,2n -k3,3n
>
> thanks,
> Pádraig.

I was actually checking some busybox compatibility issues.

Best regards,
Bartosz Gołaszewski

Reply via email to