Hello,
I'm a new awk user and need some help. I've figured out how to use
awk to extract certain columns from a file and output them to a new
file. What I am having trouble with is telling awk how to skip a
number of lines before extracting the desired columns. Basically, my
file has a number of header lines before the column formatted data
begins. Any help or suggestions would be appreciated.
Cheers,
Ayon