Help for this page
export F="\t" perl -F$F -line "munge(@F); print join($F, @F);" file
F="\t" perl -F$F -line "munge(@F); print join($F, @F);" file