I'm newbee so please take it easy...
Basicaly I need to write a utility which would open file, match the string, substitute it and save the changes to file. Seems kind of simple but I have no clue how to save substitutes in file.
Read it line by line, substitute as necessary and save it into another file sound like too much.
I'm sure Perl got something for that. Anyone?
Thank you very much.
Basicaly I need to write a utility which would open file, match the string, substitute it and save the changes to file. Seems kind of simple but I have no clue how to save substitutes in file.
Read it line by line, substitute as necessary and save it into another file sound like too much.
I'm sure Perl got something for that. Anyone?
Thank you very much.