I tried to use- find . -type f -name "*.mp3" -exec mv {} . /; But, it is saying that mv can not find the file.
確定! 回上一頁