Okay now I need to insert text into a data file.
For example, I'd like to put a certain data the start of line 1, different commands at the start of line 2, and insert a data on line 10, column 20...It can't overwrite the current info but it must insert...
Thoughts...Can I use VI from the command line or is there another easy way...I've tried awk and that works for some of it but not all aspects...
Any help would be appreciated.
Doug.