Good afternoon. I have a folder (directory) with many files (more than 25000) and I need to divide that folder into sub-folders that contain 500 files each.
-the criteria for dividing the files can be by alphabetical order, by size, by date of creation, randomly etc. -folios created can have any name.
Does anyone have an idea how to do it?
I hope you have understood the question.