linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* view a file in reverse order
@ 2004-09-28 10:17 yayati
  2004-09-28 10:33 ` Anindya Mozumdar
  2004-09-28 11:42 ` Fabien Venzac
  0 siblings, 2 replies; 3+ messages in thread
From: yayati @ 2004-09-28 10:17 UTC (permalink / raw)
  To: linux-admin

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.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: view a file in reverse order
  2004-09-28 10:17 view a file in reverse order yayati
@ 2004-09-28 10:33 ` Anindya Mozumdar
  2004-09-28 11:42 ` Fabien Venzac
  1 sibling, 0 replies; 3+ messages in thread
From: Anindya Mozumdar @ 2004-09-28 10:33 UTC (permalink / raw)
  To: yayati; +Cc: linux-admin

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: view a file in reverse order
  2004-09-28 10:17 view a file in reverse order yayati
  2004-09-28 10:33 ` Anindya Mozumdar
@ 2004-09-28 11:42 ` Fabien Venzac
  1 sibling, 0 replies; 3+ messages in thread
From: Fabien Venzac @ 2004-09-28 11:42 UTC (permalink / raw)
  To: yayati; +Cc: linux-admin

man tac

On Tue, 2004-09-28 at 12:17, 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-09-28 11:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-28 10:17 view a file in reverse order yayati
2004-09-28 10:33 ` Anindya Mozumdar
2004-09-28 11:42 ` Fabien Venzac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).