Guest_imported
New member
- Jan 1, 1970
- 0
Hello all...new to AWK and trying to learn, so help would be appreciated here Here's my problem:
File1 has 3 columns of data delimitted by quotes. I need to grab the middle column and append it to file2 in the form of 6 columns in 6E13.5 format.
I'm not sure if AWK is even the right command to be looking at, so any other ideas would be great.
Thanks!
File1 has 3 columns of data delimitted by quotes. I need to grab the middle column and append it to file2 in the form of 6 columns in 6E13.5 format.
I'm not sure if AWK is even the right command to be looking at, so any other ideas would be great.
Thanks!