While os.MkdirAll behaves similar to mkdir -p creating parents if needed then how would you take input string e.g. data/{P1/{10..19},P2/{20..
os.MkdirAll
mkdir -p
data/{P1/{10..19},P2/{20..