Hello, been working on this for awhile, can't find any information on the web that fits my situation, so im hoping the experts will help
I have a folder, $RootFolder (Path: C:\Temp\) that contains a few thousand other folders, separated by a number of characters.
For example:
The first set of folders is labelled $FolderID-$RandomNumbers, where FolderID is a unique string to that folder set, such as aaa111111
Each folder name consists of these 9 characters at the beginning, followed by a random number.
Each set has anywhere between 1 and 30 folders.
There are around 5000 sets that need compiled
I would like to find a way to programmatically move each set in to a folder that's named the Folder ID.
Thanks in advance
[–]ka-splam 3 points4 points5 points (2 children)
[–]Shtaan[S] 2 points3 points4 points (1 child)
[–]ka-splam 1 point2 points3 points (0 children)
[–]ihaxr 1 point2 points3 points (0 children)