ill change it :tongue:

alias rmp3 {
var %file $2-
.echo -q $findfile(c:\,*.mp3,0,rename $1- $+(",%file,"))
}
now just type:
/rmp3 <your new file path>

that will find every mp3 on your c drive and move to a path you specify, dont change the code without asking someone who knows $findfile 1st otherwise you could do something terrible.