AlbertAguirre
Programmer
Hi
new to awk.
Need to parse out a file that contains columns that MAY be in order. order may change.
delimiter is a string value such as "first name: "
How do I do this?
-A
new to awk.
Need to parse out a file that contains columns that MAY be in order. order may change.
delimiter is a string value such as "first name: "
How do I do this?
-A