is there a script or code that will rename all the files in a directory. all the pics i have are named like 12345678909876dsfg jn.jpg and i want to rename then something like mdd1, mdd2.....etc.
To a zeroth approximation the code would look like:
[man]opendir[/man] {then in a loop [man]readdir[/man] [man]rename[/man] }
I have now idea what you just said. Almost like huhhhhhh........
what exactly is your renaming convention? (it's not very clear from your first post)