I have a text file like
vinoth 5001 chennai programmer
ramesh 7755 madurai tester
suresh 7452 namakal designer
salim 4652 salem programmer
I want to find with their designation but want to save their other details in an array. how can i do that? any suggestions