Challenge: Navigate the Filesystem
Swipe to start coding
You are organizing files for a project using Bash navigation commands. Your task is to move through a typical project directory structure, listing the contents and reporting your current location at each step.
- Start at your home directory.
- Move into the
Projectsdirectory. - Move into the
Websitedirectory insideProjects. - Move into the
assetsdirectory insideWebsite. - At each step, display the current directory and list its contents.
Lösung
Danke für Ihr Feedback!
single
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen
Can you explain that in simpler terms?
What are the main benefits of this approach?
Are there any common mistakes to avoid with this?
Großartig!
Completion Rate verbessert auf 4.17
Challenge: Navigate the Filesystem
Swipe um das Menü anzuzeigen
Swipe to start coding
You are organizing files for a project using Bash navigation commands. Your task is to move through a typical project directory structure, listing the contents and reporting your current location at each step.
- Start at your home directory.
- Move into the
Projectsdirectory. - Move into the
Websitedirectory insideProjects. - Move into the
assetsdirectory insideWebsite. - At each step, display the current directory and list its contents.
Lösung
Danke für Ihr Feedback!
single