I have been trying to figure out how to rename files for the past few hours.
I have 2000 files that are like this:
file.1.pdb
file.2.pdb
file.3.pdb
I would like to rename these files to something like:
file.pdb.1
file.pdb.2
file.pdb.3
I have been trying to figure out how to rename files for the past few hours.
I have 2000 files that are like this:
file.1.pdb
file.2.pdb
file.3.pdb
I would like to rename these files to something like:
file.pdb.1
file.pdb.2
file.pdb.3