# Introduction In Bash scripting, it is important to check the existence of a directory before creating it. This challenge will demonstrate how to create a directory by checking its existence in the current location.
Click the virtual machine below to start practicing