Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lära Changing Directory | File System
Linux Terminal and Bash for Beginners

Changing Directory

Svep för att visa menyn

Now, let's travel to those directories we discussed in the previous chapter. To navigate to a different directory, we use the cd command, which stands for "change directory." Let's give it a try!

Task

  • Open your terminal.
  • Utilize the cd command to navigate through various directories such as / (Root Directory), /etc (Configuration Files), and the user's directory.
  • Experiment with different approaches to moving between directories.

1. What would happen if you executed the following command while in the /home directory?

2. What would happen if you executed the following command while in the /etc/apt directory?

question mark

What would happen if you executed the following command while in the /home directory?

Vänligen välj det korrekta svaret

question mark

What would happen if you executed the following command while in the /etc/apt directory?

Vänligen välj det korrekta svaret

Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 1. Kapitel 3

Fråga AI

expand

Fråga AI

ChatGPT

Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal

Changing Directory

Now, let's travel to those directories we discussed in the previous chapter. To navigate to a different directory, we use the cd command, which stands for "change directory." Let's give it a try!

Task

  • Open your terminal.
  • Utilize the cd command to navigate through various directories such as / (Root Directory), /etc (Configuration Files), and the user's directory.
  • Experiment with different approaches to moving between directories.
Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 1. Kapitel 3
some-alt