Perl one-liners
Published on 06 March 2010
Perl one-liners
Reverse files abc.txt and xyz.txt
perl -e 'print reverse <>' abc.txt xyz.txt
Created on 06 March 2010
Affiliate Disclosure: Some of the links to products on this blog are affiliate links. It simply means, at no additional cost to you, we’ll earn a commission if you click through and buy any product.