$ perl -MIO::All -F'/\t/' -lnae '@files = @F, next if 1 .. 1; @f = @files; $_ >> io(shift @f) for @F' <