Hi,
I have the following problem: I want to search for a pattern in a file, if it is found the line will be replaced with something else; if it is not found I want to insert a line at the end of file.
Can you please give me some suggestions?
Thanks in advance!
I have the following problem: I want to search for a pattern in a file, if it is found the line will be replaced with something else; if it is not found I want to insert a line at the end of file.
Can you please give me some suggestions?
Thanks in advance!