i have text file like this : -> --------------------- my name is foo foo is my name so im foo ---------------------- my question are : 1. I want insert words "foo is me" between line 1 and line 2 (between "my name is foo" and "foo is my name"), how to do it ?
2. i want append a word "and im fool" after line 1, so line 1 becoming "my name is foo and im fool" (still in 1 line), how to do it? thanks a lot -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
