windows .bat file how to recursively list all files of type *.mp3
        Posted  
        
            by clamp
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by clamp
        
        
        
        Published on 2010-06-01T15:32:00Z
        Indexed on 
            2010/06/01
            15:33 UTC
        
        
        Read the original article
        Hit count: 263
        
hello i want to recursively list the absolute path to all files that end with mp3 from a given directory.
using a windows .bat file.
thanks!
© Stack Overflow or respective owner