The Astroman
Active Member
Hey,
I have multiple files in a folder, each of different filetype. What I want is to find an easy way to regroup every file of a same filetype and put them in their respective folder name after the file type.
Example:
test2.ppt
test.doc
test.xls
test.ppt
would become
Folder "doc" with test.doc inside
Folder "xls" with test.xls inside
Folder "ppt" with test.ppt and test2.ppt inside
I have multiple files in a folder, each of different filetype. What I want is to find an easy way to regroup every file of a same filetype and put them in their respective folder name after the file type.
Example:
test2.ppt
test.doc
test.xls
test.ppt
would become
Folder "doc" with test.doc inside
Folder "xls" with test.xls inside
Folder "ppt" with test.ppt and test2.ppt inside