If you want to run programs in parallel, you may want to subdivide the dataset. The more subdivided, the more time and effort it takes.
Therefore, the purpose is as follows.
--Subdivide datasets (files and folders) using shell scripts
For detailed explanation and code, see "[Linux] How to subdivide files and folders".
Recommended Posts