Hi All,
I'm wondering if the BRU can perform this function and any input in certainly appreciated. I have filesystem that is similar to this:
D:\2012-03-12\12\100-20120312154638.wav basically the file is saved by a timestamp and stored in its daily then hourly folder. If a user mistakenly changes the date on the server all of these files become misnamed by the wrong datetime stamp. Is there an avenue for me to use wildcards and only replace.
ie
100-20120312154638 and search for all files like *20120312*.wav replace with *20120311*.wav then the file would be renamed to 100-20120311154638.wav
Again any help is super apprecated!!
Thanks
Brian