ID#TIMESTAMP. #### while ( $line = ) { push @array, ( split /\s+/, $line )[9, 0]; } #### ID# TIMESTAMP
## while ( $line = ) { push @array, ( split /\s+/, $line )[9, 0]; } ##
## ID# TIMESTAMP