Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
inserting data into a file
Name: Douglas Anderson Date: October 5, 2003 at 11:27:37 Pacific OS: SCO Unix CPU/Ram: P3 / 384
Comment:
I looking for a way to insert text & print escape sequences into a data file. For example, I'd like to put a certain command at the start of line 1, a different command at the start of line 2, and insert a command on line 10, column 20...It can't overwrite the current info but it must insert...
Summary: i cant get console messages into a file on aix 4.3.2, and 4.3.1 I know it comes as standard in 4.3.3, just wondering if anyone knew how to do it? Cheers ...
Summary: I know enough here only to be dangerous, but need some help. I have a commercial SCO Unix program which is outputting data files with 4 fields, in .csv format. I need to convert and parse this da...
Summary: hello all, i have a string "start(hello) welcome to unix end(hello)start(hi) welcome 2 unix end(hi)". note that this is a string & not a file. i want to look for the word end & insert (xxxx) before it...