i have a bunch of .m4a files in one folder, 1000s. can i automate their conversion somehow?
You must log in or register to comment.
You can use the
find
command to do the stuff other commenters have posted recursiveor fd
i have a bunch of .m4a files in one folder, 1000s. can i automate their conversion somehow?
You can use the find
command to do the stuff other commenters have posted recursive
or fd