perl -naF, -le 'print "$F[0],$_" for split /[;\s]+/,$F[1]' [download]
In reply to Re: Perl one-liner for array at bash shell by Anonymous Monk in thread Perl one-liner for array at bash shell by Anonymous Monk