Poor-mans raid to help manage multiple drives.
Good doc is work in progress. ;) .
Reads the folder names from the source directory and creates empty folder in the destionen folder.
usage: disk_buttler.py [-h] source destination
Disk Buttler
positional arguments:
source directory to read the subfolder names from
destination directory where the new empty subfolders should be created
optional arguments:
-h, --help show this help message and exit
MIT, but please give credit ;)