karacharlie
Programmer
Hi,
I'd like to rename several files, but I know only one part of the name, e.g.
rename:
abc.x.y.z...
abc.1.2.3... (x,y,z,1,2,3 not known)
to
abc000.x.y.z...
abc000.1.2.3...
The problem is that I only know the <abc.> of the filenames, but not the rest of the file's name
Could anyone help?
Thanks
Charlie
I'd like to rename several files, but I know only one part of the name, e.g.
rename:
abc.x.y.z...
abc.1.2.3... (x,y,z,1,2,3 not known)
to
abc000.x.y.z...
abc000.1.2.3...
The problem is that I only know the <abc.> of the filenames, but not the rest of the file's name
Could anyone help?
Thanks
Charlie