I need your help. I have a txt file in a directory (folder) and need to run a script to rename several words, eg.
where LX4XAB to LX4xab and where is XS3X44 to Xs3x44 and another word
until the end save the file with another name.
Can you help me? Thank you.
Here you go:
Revision 1
Here is how you can do it with multiple files and doing the naming the way you asked for.