View Single Post
  #13   Report Post  
Posted to rec.audio.pro
geoff geoff is offline
external usenet poster
 
Posts: 1,812
Default Always wanted to try a Mac.

On 29/04/2019 12:55 AM, Scott Dorsey wrote:


But if you have a directory of a thousand files with .bwav extensions and
you need to rename them all to have .wav extensions, you can do it in
powershell. Good luck trying it with command.com.



No command.com, however lots of luck with "cmd".

Try WinKey+R, 'cmd' enter to bring up the command-line window, navigate
to the directory you want, then " ren *.bwav ???-*.wav " and Bob's your
uncle.

Easier still with a application such as Bulk Rename Utility in many
cases, oplus all the other more sophisticated options an app may have.

geoff