my(@raw_data)=; # read file into array, one line per element splice @raw_data,0,2; # delete the first two lines