Re: reading from file bottom up

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Jeremy C. Reed
Date:  
To: Main PLUG discussion list
Subject: Re: reading from file bottom up
On Fri, 28 Dec 2007, Nathan Aubrey wrote:

> tac .
> I love the ingenious designs of *nix.


Not all *nix.

tac(1) is from coreutils commonly used on Linux systems.

Many *nix systems don't have "tac".

I use "tail -r" on some systems. And use sed on other systems.

Do a google search and you will find many ways to reverse a file.
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss