quick-tip
Creating Multiple Directories on the Linux CLI
I recently learned something while going through the puppet tutorial VM and I want to share it and document it to remind myself in the future. You may know that you create directories on the Linux Command Line (CLI) with: mkdir new-dir While I'm not yet sure