Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.PCS 1/10/84; site mtgzz.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!mtuxo!mtgzz!ecl From: ecl@mtgzz.UUCP (e.c.leeper) Newsgroups: net.sources Subject: Re: shortshort way of reversing the lines in a file Message-ID: <1124@mtgzz.UUCP> Date: Thu, 5-Sep-85 20:52:35 EDT Article-I.D.: mtgzz.1124 Posted: Thu Sep 5 20:52:35 1985 Date-Received: Fri, 6-Sep-85 05:20:38 EDT References: <822@lll-crg.UUCP> Organization: AT&T Information Systems Labs, Middletown NJ Lines: 5 What's wrong with: pr -n -t file | sort -nr | sed -e 's/[ 0-9]* //' Evelyn C. Leeper ...ihnp4!mtgzz!ecl