Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 520 Bytes

write a script readme.md

File metadata and controls

5 lines (3 loc) · 520 Bytes

Below I wrote a script that creates a new directory and navigates into it, I then use variables to store the directory name and echo a message. Additionally, I added conditional statements to check if the directory already exists before creating it. image

image