Replacing spaces with comma using Perl

perl -pe ’s/ +/,/g’ file_in > file_out

Trackback URL

No Comments on "Replacing spaces with comma using Perl"

Hi Stranger, leave a comment:

ALLOWED XHTML TAGS:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to Comments