Perl program to replace tabs with spaces

I'd like to write a Perl one-liner that replaces all tabs '\t' in a batch of text files in the current directory with spaces, with no effect on the visible spacing.

Can anyone show me how to do this?

8
задан dvanaria 13 May 2011 в 20:28
поделиться