This is about rename (mp3) files with the command line in Linux to a nice format.
Change the first character of each word tot uppercase
Suppose your filename is something like:
04 - cymballistic - blues for sarah.mp3
and you want to change that to:
04 - Cymballistic - Blues For Sarah.mp3
Use this command.