Re: reading from file bottom up

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: Jeremy C. Reed
Date:  
À: Main PLUG discussion list
Sujet: 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