Jan 23, 2022
A common recipe is to combine `mkdir` with shell expansion such as:
```
mkdir -p high/low{1,3,5}
```
Which produces directories low1, low3 and low5 under high.
A common recipe is to combine `mkdir` with shell expansion such as:
```
mkdir -p high/low{1,3,5}
```
Which produces directories low1, low3 and low5 under high.
CTO, Data Scientist & Chartered Engineer (MEng CEng EUR ING MRAeS) with over 20 years experience in the Aerospace, Rail & Energy Industry.