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.
Solución
¡Gracias por tus comentarios!
single
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Can you explain that in simpler terms?
What are the main benefits of this approach?
Are there any common mistakes to avoid with this?
Genial!
Completion tasa mejorada a 4.17
Challenge: Navigate the Filesystem
Desliza para mostrar el menú
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.
Solución
¡Gracias por tus comentarios!
single