|
|
|
|
|
by nick0garvey
2518 days ago
|
|
First question didn't go great, would be nice if there was a way to report missing answers. Question: Write the command which you use to move inside the directory which has the name 'my dir' (the name contains a space) Your answer:
cd 'my dir' Correct answer:
cd my\ dir |
|