Help for this page
ID#TIMESTAMP.
while ( $line = <IN> ) { push @array, ( split /\s+/, $line )[9, 0]; }
ID# TIMESTAMP