Patch-ID# 100286-02
Keywords: alphanumer, -n, sort
Synopsis: SunOS 4.1.1: sort fails with n option on second field0---
Date: 23-Oct-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: 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`/sort /bin

 Make sure the premissions of the new "sort" are as follows:
 -rwxr-xr-x  1 root        21944 Oct 23 15:14 sun4/sort*
