An open API service indexing awesome lists of open source software.

https://github.com/gnomgad/group-files-by-extension

A PowerShell script for automatically sorting files by their extensions. The script creates folders for each file type (based on the extension) and moves files into their respective folders, simplifying data organization.
https://github.com/gnomgad/group-files-by-extension

automation directory-management file-management powershell powershell-script scripting sysadmin-tool utility

Last synced: over 1 year ago
JSON representation

A PowerShell script for automatically sorting files by their extensions. The script creates folders for each file type (based on the extension) and moves files into their respective folders, simplifying data organization.

Awesome Lists containing this project

README

          

# group-files-by-extension

Нужно чтобы все файлы в папке распределились по их расширениям

![alt text](/img/before.png)

Данные попадают в папки по своим расширениям

![alt text](/img/after.png)

Внутрянка папки

![alt text](/img/after2.png)