[net.sources] Numerical Sort on Unix

cnrdean@ucbtopaz.BERKELEY.EDU (02/21/86)

I have become very fond of the Unix sort program.  However, I
have run into a problem:

I need to do a numerical sort, and have records  which
have  non-numerical values in the sort field placed after
the numerically sorted items in the output.  The 'sort' pro-
gram  presently  puts  non-numerical  items before numerical
values.

Any advice?  Thanks.  Sam Scalise