Forums before death by AOL, social media and spammers... "We can't have nice things"
|    alt.msdos.batch    |    Fun with MS-DOS batch files    |    42,547 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 41,660 of 42,547    |
|    Herbert Kleebauer to rafflenbeul    |
|    Re: Problems with renaiming    |
|    19 Aug 18 23:27:33    |
   
   From: klee@unibwm.de   
      
   On 19.08.2018 14:25, rafflenbeul wrote:   
   >   
   > Hy to all..   
   > I ve got the following Problem..   
   >   
   > Some of my mp3 Files are written like   
   >   
   > gdgfdgfg.MP3   
   >   
   > I would like to renae it to   
   >   
   > gdgfdgfg.mp3   
   >   
   > with normal ren .MP3 to mp3 it would not work.   
      
   I use:   
      
   cmd /c for /f %%i in ('dir /b /l ') do ren "%%i" "%%i"   
      
   to rename file names to lower case.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca