I need to verify how many fields are on a line. Each line should have 210 fields. I tried using awk, but ran into the 199 field limit. Is there a way that I can count the number of | (field delimiters) on each line or the total for the entire file?
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.