python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Re-naming multiple files
I have multiple directories inside which there are multiple files.
In directory1 files have the name format:
1.2.826.0.1.3680043.2.133.1.3.49.1.124.27456-3-1-10jd0au.dcm
1.2.826.0.1.3680043.2.133.1.3....
Dushi Fdz
Votes: 0
Answers: 1
Rename files & folders recursively in Windows (7) to [A-Za-z0-9-]
I search a solution to rename files and folders recursively in Windows (7) to [A-Za-z0-9-].
I will post a question, but this is not perfect and without folder rename. I search also for a better soluti...
Malama
Votes: 0
Answers: 1
How do i rename a bunch of files with a list from a text file in Python?
I'm starting learning Python, I'm doing a project that renames a bunch of files from a list of the text files that contains the new names of the files.
In my folder I have files like lesson1.mp4, less...
Francisco Prado
Votes: 0
Answers: 1
How to get a text file name in located in current directory to a variable with a batch file
I have a .txt file of which name is used as a reference with the format AS2204-1 according to the naming scheme ASyymm-sn with yy being the current year without century, mm being the current month and...
Avi Elishakov
Votes: 0
Answers: 3