Hello. There are a bunch of tga files (3620) that need to be renamed as:
test001 ... ... test3620
How can this be done? Is it possible to do this via cmd / powershell or are there programs that allow you to do this?
Hello. There are a bunch of tga files (3620) that need to be renamed as:
test001 ... ... test3620
How can this be done? Is it possible to do this via cmd / powershell or are there programs that allow you to do this?
To work with files, use the total commander file manager. There is a standard group rename function:
You go to the folder ---> press ctrl + a (select all files) ---> press ctrl + m (group rename) ---> set the template as in the screen (test [C]) ---> click to execute.
Source: https://ru.stackoverflow.com/questions/609765/
All Articles