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.
Ratkaisu
Kiitos palautteestasi!
single
Kysy tekoälyä
Kysy tekoälyä
Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme
Can you explain that in simpler terms?
What are the main benefits of this approach?
Are there any common mistakes to avoid with this?
Mahtavaa!
Completion arvosana parantunut arvoon 4.17
Challenge: Navigate the Filesystem
Pyyhkäise näyttääksesi valikon
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.
Ratkaisu
Kiitos palautteestasi!
single