I have a data file which contains the following header record in one ine:
--------------------------------------
HEADER 2/16/0515.03.30TIO01676CMS.TST.IWUNV676.IO01 416360 ---------------------------
I am having difficulty just to retreive the date information (ex: 2/16/05). I tried to use Awk command but wasn't too succesful. Any advise on how can I retreive the date info from the file header.
Thanks,
Russel
--------------------------------------
HEADER 2/16/0515.03.30TIO01676CMS.TST.IWUNV676.IO01 416360 ---------------------------
I am having difficulty just to retreive the date information (ex: 2/16/05). I tried to use Awk command but wasn't too succesful. Any advise on how can I retreive the date info from the file header.
Thanks,
Russel