Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 704 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 704 Bytes

文件夹打散器 FolderSmasher

用途

将子目录内的文件全部提取出来到指定目录。

使用说明

新建一个空目录,在空目录内新建target文件夹和smash文件夹,将要打散的目录整个放进smash内,运行bat,所有文件会被放入target内。完成后删除smash即可。 提示:重名文件会被覆盖

What's it for

To excavate all the files in subdirs to specific directory.

How to use

Creat a new folder, creat folders named "target" and "smash", put the directory you wish to smash into "smash", run the bat. All the files will go to target. You can delete "smash" after that. Note: File name conflict will cause the overwrite.