I have an ascii file with 5 columns. In the first column after many rows the text changes to a different text e,g test1 and then after some rows test2 and so on. Is there a way to separate into different files based on that change e.g all the the 5 columns of test1 are saved to a file and then test2 and so on whenever the text in the first column changes.
Thanks
Thanks