I am trying to work with a file which have 318 fields per record. when using awk I am getting " too many fields " error when trying to do any thing with awk<br>
awk '{print NF}' file gives this error.<br>
<br>
Any suggestions how to proccess this file, using awk ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.