Parse the large test files using awk
问题 I am looking to parse a space delimited input text file using awk. The column code can have more than one row for each group. I would greatly appreciate any help with this. Input File: TR 1 Action Success/Failure 8.1.1.1 RunOne 80 48 8.1.1.2 RunTwo 80 49 8.1.1.3 RunThree 100 100 8.1.1.4 RunFour 20 19 8.1.1.5 RunFive 20 20 Action Time 16:47:42 Action2 Success/Failure 8.1.2.1 RunSix 80 49 8.1.2.2 RunSeven 80 80 8.1.2.3 RunEight 80 80 Action2 Time 03:26:31 TR 2 Action Success/Failure 8.1.1.1