open (OUT, ">gout"); while (<>){ chomp; $line = $_; push @array, $line; } print @array; open (IN, "){ if ($. == ???) {print OUT $_} }