> perl -e 'while(<STDIN>){chop $_; print "$_\r\n";}; print "\f"' ehm. a form feed persze nem kell a vegere, szoval helyesen: perl -e 'while(<STDIN>){chop $_; print "$_\r\n";}' bocs... cut&paste volt :) -- mauzi