I  have a text file that has 4 fields. The first field is a city so it 
could be one word or two.
So I am not able to use blank space as a fields separator. I tried

awk -v FIELDWIDTHS=15

to set the field widths to 15 each.
The problem I am having is I can't get the last field to print out.

Thank
Ray Parish



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to