perl script.pl > file.txt #### open OUT, '>', 'file.txt'; ... print OUT ...