in reply to Re^2: opened file being overwritten
in thread opened file being overwritten

i get the warning readline() on unopened filehandle at file.pl line 21. so that would be my while loop while (<$fh>) { print $line; }