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
cdcommand 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?
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 3
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Suggested prompts:
Pregunte me preguntas sobre este tema
Resumir este capítulo
Mostrar ejemplos del mundo real
Genial!
Completion tasa mejorada a 16.67
Changing Directory
Desliza para mostrar el menú
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
cdcommand 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?
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 3