Horje

How to move from one directory to another directory in Linux Command

While working within the terminal, moving around within directories is pretty much a necessity. The cd command is one of the important Linux commands you must know, and it will help you navigate through directories. Just type cd followed by directory, as shown below.

  1. First run: ls
  2. It will view all directories
  3. then run cd home
  4. run: ls to view all directories into home
Example: COMMAND
cd home




Type:
command
Category:
Command
Sub Category:
Server Tutorial Tutorial
Uploaded by:
Admin