What I want to do is type a sed in shell.
I have a .txt
file as several information inside, I want to replace one sequence of numbers with another.
As far as I did the script identifies the files through a variable SET /P COD01=Cod_01
: and copies to another folder.
I created another variable SET /P COD02=Cod_0:
: I get the information should replace COD01.
Now I do not know how to do the challenge.