in reply to more renaming! (mp3s)
... might shorten up your code a bit. You could also, stat() each file and check its type, if it's a directory, decend into it and call the function again...foreach(<*.mp3>) { }
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: more renaming! (mp3s)
by strfry() (Monk) on Jul 19, 2001 at 19:30 UTC | |
by Hofmator (Curate) on Jul 19, 2001 at 20:52 UTC | |
by strfry() (Monk) on Aug 16, 2001 at 00:47 UTC |