arul's code section
utilities home
tech info section
fun section
contact me
sitemap
root
»
code section
»
perl
» Perl one-liners
Perl one-liners
Various one-liners
Reverse files abc.txt and xyz.txt
perl -e 'print reverse <>' abc.txt xyz.txt
Last Updated: Fri Apr 23 16:35:50 2010