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.
append few chars automatically
Name: trichyselva Date: August 1, 2006 at 02:36:35 Pacific OS: windows CPU/Ram: p4 Product: pentium
Comment:
i want to open a file and append a few characters at the end automatically without manual intervention (the file contains 5 lines)
Summary: i want to open a file automatically (not by using vi) (ex. from another file) insert few characters at say 12th position to 15th position and save it ...
Summary: Hi, I am having a problem determinig how to write an awk script that will do the following. I have a file and in that file I am looking at a certain field. This field will contain one of tow things. A...
Summary: I have a job that needs to run daily. I need to write a shell script which will pick up a input file that is generated daily. The generated file is going to have the jobname with sysdate and some more...