Hi,
What if I want to add a line to a file and then automatically rename it in a cycle using a sequence of numbers. I mean, if the original file has the name file0.txt then the next file should be file1.txt and the next should be file2.txt and so on.
I hope you can give me some help here.
Thanks
What if I want to add a line to a file and then automatically rename it in a cycle using a sequence of numbers. I mean, if the original file has the name file0.txt then the next file should be file1.txt and the next should be file2.txt and so on.
I hope you can give me some help here.
Thanks
Comment