bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

reversing the order in which lines appear


From: Francky Leyn
Subject: reversing the order in which lines appear
Date: Fri, 25 Jan 2008 16:49:43 +0100
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

Hello,

I'm seeking for some way to revert the order of lines. The first line
read thus must get out last and the last read must be output first.

Although it's easy to write a program for it, I'm wondering if this
is not possible with the UNIX toolbox. Any ideas?

I first tought of something like "cat -r", where the r stand for reverse.
Is this a good suggestion, or a bad one?

Best regards,

Francky





reply via email to

[Prev in Thread] Current Thread [Next in Thread]