You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.