|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re: rename mp3's from file listingby revdiablo (Prior) |
| on Feb 04, 2009 at 16:41 UTC ( #741345=note: print w/ replies, xml ) | Need Help?? |
|
It sounds like you're not even sure how to approach the problem. Here's some pseudocode that may be helpful:
As toolic mentioned, you haven't provided us quite enough information to be completely helpful. In other words, this pseudocode may not be exactly what you need, so caveat emptor. Additionally, do you need to do this for one directory, or a whole bunch of them? If you need more than one, you'll have to build an additional looping structure. Even for one, you should probably make a function to do the work for you. Then you can call the function in a loop, if you need to.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||