Patch-ID# 100286-01 Keywords: alphanumer, -n, sort Synopsis: SunOS 4.1.1 sort fails with n option on second field0--- Date: 06-May-91 SunOS release: 4.1.1 Unbundled Product: Unbundled Release: Topic: sort BugId's fixed with this patch: 1057033 Architectures for which this patch is available: sun4c sun4 sun3 Patches which may conflict with this patch: Obsoleted by: SunOS 5.0 Problem Description: sorting on the second field of a 2 column file using the -n option does not work. INSTALL: AS ROOT: mv /bin/sort /bin/sort.fcs cp `arch -k`/sort /bin Make sure the premissions of the new "sort" are as follows: -rwxr-xr-x 1 root 21880 Oct 11 1990 /bin/sort*