Hi
Ive been just introduced to AWK and seems to be a powerfull tool.
My problem is that I have thaousands of files that will be read by different applications, and some of them DO NOT ACCEPT a header that is already written in these files.
How would be a AWK script that should:
1. read...