Recursive create directories by Powershell

Priesdelly
Jun 22, 2022

--

Just use the command in windows powershell

Command

New-Item -ItemType Directory 'Path'

Example

New-Item -ItemType Directory 'D:\dev\test1\test2'

Note for me

--

--

Priesdelly

💻 CS KU68, ⚙️SE CU106, 📷 Fuji X, 👨‍💻Software Developer, ⚙️DevOps