Re: directory file rename

2002-02-01 Thread Jason Purdy
Hmmm ... seems pretty simple ... here's my baby-talk approach: # note: I would tar up your directory b4 running this program, just # in case it doesn't work (not in the mood to test this w/ my mp3's ;)) # backup backup backup! :) use File::Copy; # first, read in the dir/files opendir (DIR, "/pa

directory file rename

2002-02-01 Thread Eric Plowe
I have a directory full of mp3s with various names, but I want to convert each mp3 to the file name 1.mp3 and continuing up to the last file in the directory - I would also like it to generate a text file that is setup like ->