看板 FB_hackers 關於我們 聯絡資訊
David Schultz <das@FreeBSD.ORG> writes: > We had been using a BSD-licensed sort(1), but ache@ changed it back to > GNU sort several years ago. Anyone know why? If I had to guess I'd say > i18n [...] That is my recollection as well. We would do well to take a look at the code (and CVS logs) from NetBSD; they may have solved the i18n issues by now. There may also be a few missing features: someone mentioned -g, which is apparently similar to yet somehow different from -n, in weird and wonderful ways which the authors did not bother documenting. Last I checked, it also (rather surprisingly) lacked -u (unique), which is required by POSIX. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"