[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] MiNTlib timing related functions behavior/performance
Eero Tamminen <oak@helsinkinet.fi> writes:
> Hm. Linux "sort" seems to behave the same. This sorts them right:
> $ nm localtime.o | sed 's/^0/0x/' | sort -n
If you want to sort by hexadecimal numbers you need to use a tool that
knows about hexadecimal numbers. sort -n doesn't. nm -n does.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."