From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anindya Mozumdar Subject: Re: view a file in reverse order Date: Tue, 28 Sep 2004 16:03:09 +0530 Sender: linux-admin-owner@vger.kernel.org Message-ID: <20040928103309.GA5649@cmi.ac.in> References: <1096366666.4776.12.camel@squidtest.linuxdomain> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <1096366666.4776.12.camel@squidtest.linuxdomain> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: yayati Cc: linux-admin@vger.kernel.org Hi, In my system, I have a program called tac which does the job. ( opposite of cat). Anindya. On Tue, Sep 28, 2004 at 03:47:46PM +0530, yayati wrote: > I wanted to see the message.d log file in reverse order, to check the > latest system messages, no not using tail command, since in tail its a > finite number of lines but i may not know upto which line i may have to > go. > > thanks in advance. > Regards > Yayati. > > > - > To unsubscribe from this list: send the line "unsubscribe linux-admin" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html