Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!uakari.primate.wisc.edu!bin From: bin@primate.wisc.edu (Brain in Neutral) Newsgroups: comp.unix.questions Subject: Re: Reversing a file? Message-ID: <825@uakari.primate.wisc.edu> Date: 3 Oct 89 15:03:21 GMT References: <11628@burdvax.PRC.Unisys.COM> Sender: bin@primate.wisc.edu Reply-To: bin@primate.wisc.edu Lines: 5 From article <11628@burdvax.PRC.Unisys.COM>, by lang@PRC.Unisys.COM (Francois-Michel Lang): > No need to write a script. > tail -r does this already. If your tail has -r, that is. Not all do.