Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Apprendre Challenge: Navigate the Filesystem | Bash Basics: Commands, Files, and Navigation
Bash Fundamentals

bookChallenge: Navigate the Filesystem

Tâche

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 Projects directory.
  • Move into the Website directory inside Projects.
  • Move into the assets directory inside Website.
  • At each step, display the current directory and list its contents.

Solution

Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 2
single

single

Demandez à l'IA

expand

Demandez à l'IA

ChatGPT

Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion

Suggested prompts:

Can you explain that in simpler terms?

What are the main benefits of this approach?

Are there any common mistakes to avoid with this?

close

bookChallenge: Navigate the Filesystem

Glissez pour afficher le menu

Tâche

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 Projects directory.
  • Move into the Website directory inside Projects.
  • Move into the assets directory inside Website.
  • At each step, display the current directory and list its contents.

Solution

Switch to desktopPassez à un bureau pour une pratique réelleContinuez d'où vous êtes en utilisant l'une des options ci-dessous
Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 1. Chapitre 2
single

single

some-alt