Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!ittvax!dcdwest!sdcsvax!sdcrdcf!hplabs!sri-unix!gwyn@BRL-VLD.ARPA From: gwyn@BRL-VLD.ARPA Newsgroups: net.unix Subject: Re: How to print back-to-front Message-ID: <12839@sri-arpa.UUCP> Date: Sun, 26-Aug-84 06:48:30 EDT Article-I.D.: sri-arpa.12839 Posted: Sun Aug 26 06:48:30 1984 Date-Received: Thu, 30-Aug-84 19:40:46 EDT Lines: 5 From: Doug Gwyn (VLD/VMB) Question: How to print a file last line first, first line last. Answer: Prefix line numbers, then "sort -rn", then strip line numbers.