Path: csiph.com!goblin3!goblin.stu.neva.ru!odin.sdfeu.org!.POSTED.norge.sdf.org!not-for-mail From: Fenris Newsgroups: comp.os.linux.misc Subject: Re: Reading a file from the back Date: Tue, 7 Apr 2020 12:12:16 -0000 (UTC) Organization: SDF Public Access UNIX System, Est. 1987 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Date: Tue, 7 Apr 2020 12:12:16 -0000 (UTC) Injection-Info: odin.sdf-eu.org; posting-host="norge.sdf.org:205.166.94.17"; logging-data="6947"; mail-complaints-to="usenet@odin.sdf-eu.org" User-Agent: slrn/0.9.9p1 (NetBSD) Xref: csiph.com comp.os.linux.misc:29687 On 2020-04-07, Dieter Britz wrote: > I seem to remember there is command related to more (or less) > that presents a file from the end upwards. What is that command? > > It would be handy for me right now for looking at the end of a > rather long file. > Either tail or tac, depending on your needs.