4
rated 0 times
[
4]
[
0]
/ answers: 1 / hits: 615
/ 2 Years ago, sun, july 25, 2021, 1:24:13
I have a folder that has 200.000 images. I want to do the following:
- Move an X amount of images (50 images, 100 images, 200 images) from that folder to Y folder.
- Each Y folder can be a number (Folder 1, Folder 2, Folder 3...).
- The end result might look like this:
Folder 1 (Has X amount of images)
Folder 2 (Has X amount of images)
Folder 3 (Has X amount of images)
Folder 4 (Has X amount of images)
More From » bash