Posted on September 27, 2012September 27, 2012 by Jordansphere Useful Perl commands a) Delete tabs from file perl -i -pe ‘s/[ \t]+//’ myfile