There're many questions of stripping leading/trailing spaces. My problem is the opposite. I would like to retain any spaces in the field! awk command seems to strip off all except for 1 space.
e.g. input == '20AA12 ZZ','20BB1 ZZ'
FS == ',' (comma)
Item == fix length of 10 char with embedded...
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.