The UNIX and Linux Forums
>
Top Forums
>
UNIX for Advanced & Expert Users
How to reverse the contents of a file?
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
How to reverse the contents of a file?
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
06-05-2007
ennstate
Registered User
Join Date: Mar 2007
Location: Chennai
Posts: 222
Use,
Code:
tail -r <file>
Thanks
Nagarajan Ganesan
ennstate
View Public Profile
Find all posts by ennstate