Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!lll-crg!lll-lcc!ucdavis!ucbvax!ucbjade!ucbtopaz!cnrdean From: cnrdean@ucbtopaz.BERKELEY.EDU Newsgroups: net.unix-wizards,net.sources Subject: Numerical Sort on Unix Message-ID: <345@ucbjade.BERKELEY.EDU> Date: Thu, 20-Feb-86 21:55:39 EST Article-I.D.: ucbjade.345 Posted: Thu Feb 20 21:55:39 1986 Date-Received: Mon, 24-Feb-86 07:06:04 EST Sender: network@ucbjade.BERKELEY.EDU Reply-To: cnrdean@ucbtopaz.BERKELEY.EDU () Organization: University of California, Berkeley Lines: 11 Xref: linus net.unix-wizards:14062 net.sources:4083 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