In Linux, I have a program that changes a list of coordinates slightly as it runs through some number of iterations. I can use grep -c to count the number of iterations and I want to grab the last set of labels and coordinates from that programs output. In Linux, I have a program that changes a list