a42b00c Improve directory creation to avoid 'Argument list too long' error II

Authored and Committed by mosvald 2 years ago
    Improve directory creation to avoid 'Argument list too long' error II
    
    This is faster than calling `seq` and accessing array elements through index.
    
        
file modified
+2 -2