Basically the title says it all. I could do with some help in writing a little bash or ksh script that can check the length of every field in a .csv file and quit the script with an error if a field length is over 50 characters.
I have already done a quick bit of research but haven't found anything that's exactly what i want!
Thanks in Advance!