See error The indicated command md contoso to create a directory named contoso is incorrect.
Expected behavior
When one's use the command mkdir, it creates a directory but instead the Git Bash throw a message error that says: "bash: md: command not found" because the command showed in the lab is md.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [Windows]
Browser [Microsoft Edge]
Version [110.0.1587.63 (Official compilation) (64 bits)]
Additional context
Add any other context about the problem here.
🎓 Add a tag to this issue for your current education role: Student Ambassador.
Thank you for submitting this issue! The team will review your issue, tag with the appropriate tags, and comment with any additional questions on information needed. :sparkles:
Describe the bug
The command md contoso indicated for creating a directory is wrong because the correct command is mkdir (make directory).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When one's use the command mkdir, it creates a directory but instead the Git Bash throw a message error that says: "bash: md: command not found" because the command showed in the lab is md.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
🎓 Add a tag to this issue for your current education role: Student Ambassador.