Write file names to a text file

Would you like Bulk Rename Command to offer new functionality? Post your comments here!

Write file names to a text file

Postby RonStordahl » Thu Jul 16, 2009 4:53 pm

I renamed a bunch of mp3 files, now I want to create a m3u command file which is a simple text file consisting of a list, one file name per line, of file names.

A simple way to output a list of selected files to a text file would be very useful.

If the feature is already there or someone can suggest a simple way to do this I would like to know about it.
RonStordahl
 
Posts: 1
Joined: Thu Jul 16, 2009 4:48 pm

Re: Write file names to a text file

Postby audiogalaxy » Fri Aug 21, 2009 7:06 am

RonStordahl wrote:I renamed a bunch of mp3 files, now I want to create a m3u command file which is a simple text file consisting of a list, one file name per line, of file names.

A simple way to output a list of selected files to a text file would be very useful.

If the feature is already there or someone can suggest a simple way to do this I would like to know about it.



dir *.mp3 /b >playlist.m3u

done! ;-)
audiogalaxy
 
Posts: 23
Joined: Thu Nov 20, 2008 10:56 am


Return to Suggestions


cron