unixnovice
Technical User
When I run the awk command : awk -F"^V" '{print $27}' SC1A0000_OWT.ms
I get the following error:
awk: record `SC1ACHSR.0F999999569...' has too many fields
record number 11
Any ideas why?
I get the following error:
awk: record `SC1ACHSR.0F999999569...' has too many fields
record number 11
Any ideas why?