Hi All
This is my file format. In this format in the second line first 6 characters after the space are membership code.I want to extract this from the file for my validtaions. How can I do this in Unix?
010640CAMPOPD01CMGBA 30092004163236 Y
150058270 Z00604N17846
114202062
The part which i want to extract is Z00604.
Plz help ?