Question: What does the following command do? mkdir -p ece429/myFiles && cd ece429/myFiles It creates a directory named myFiles O It creates two directories named ece429

What does the following command do? mkdir -p ece429/myFiles && cd ece429/myFiles It creates a directory named myFiles O It creates two directories named ece429 and myFiles. After that, it moves into the myFiles directory It creates two directories named ece429 and myFiles. After that, it moves into the ece429 directory Commands fails if my ece429 directory does not exist
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
