in reply to search for string append in file

Um, thats kind of confusing, couldn't you just repeat what you're already doing?

Replies are listed 'Best First'.
Re^2: search for string append in file
by Bronston (Novice) on Dec 25, 2010 at 01:50 UTC

    Sorry trying to be as concise as possible without revealing the function of the code and such, what with nondisclosure agreements and such. Basically I just need the script to search a file for a word and append text to the following line in said file.

        That might do it, I will plug it in and see. Thank you very much.