Which command allows you to change directories in the terminal?
- cat
- cd
- ls
- pwd
The cd command is used to change directories in the terminal. It stands for "change directory," and it is essential for navigating the Linux file system. You can use it to move between different directories or folders.
Loading...
Related Quiz
- The _________ Linux distribution is enterprise-focused and is backed by Red Hat.
- Which of the following is a valid way to declare a variable in Bash?
- The _________ command in Linux can be used to manipulate or display IP routing tables.
- Which file in Linux contains the hashed password information for users?
- A colleague informs you that a specific daemon is causing issues and should be temporarily disabled without stopping it. Which command in Linux would allow you to mask the service?