Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site digi-g.UUCP Path: utzoo!linus!decvax!tektronix!uw-beaver!cornell!vax135!houxm!ihnp4!stolaf!umn-cs!digi-g!dan From: dan@digi-g.UUCP (Dan Messinger) Newsgroups: net.unix Subject: Re: reversing lines Message-ID: <222@digi-g.UUCP> Date: Thu, 6-Sep-84 18:27:01 EDT Article-I.D.: digi-g.222 Posted: Thu Sep 6 18:27:01 1984 Date-Received: Sun, 16-Sep-84 12:25:15 EDT References: <2483@pesnta.UUCP>, <334@voder.UUCP> Organization: DigiGraphic Systems Corp., Mpls. MN Lines: 8 > >> I can't get tail -r to work on this system, but I find that > >> rev will do the same thing. > > On my system (4.2) rev reverses a file character-for character. On my system (V7) rev reverses the characters of each line of a file, but prints lines in the original order.