perl -F, -lane'print join ",", @x while @x = splice @F, 0, 3' [download]
In reply to Re: How can I make it to a one liner by jwkrahn in thread How can I make it to a one liner by greatshots