若是使用Windows系統,且每一個專輯都是獨立的子檔案夾 (sub directory),而每一個專輯/子檔案夾裡只有一個.jpg圖片檔的話,可以使用Windows的命令提示字元程式(cmd),輸入下列指令:
forfiles /S /M *.jpg /C "cmd /c rename @file folder.jpg"
這個指令會把cmd所在的檔案夾及其子檔案夾裡所找到的jpg檔都換成folder.jpg
顯示結果從 191 到 200 共計 290 條
查看主題
|