SSH cd command

SSH cd command is mainly used to navigate in your Linux environment. In this article, we’ll show some basic usage of the Linux cd command and how to locate files in your Dedicated server or VPS using SSH.

Change directory with SSH cd command

cd /path/to/directory

Up One Level on a terminal using cd and SSH

cd ../

Up Two Levels on a terminal

cd ../../

Change directory to Home Directory with SSH

cd

cd ~
  • 0 brukere syntes dette svaret var til hjelp
Var dette svaret til hjelp?

Relaterte artikler

SSH ip command

If you wish to obtain information about your server’s IP on a Linux machine using SSH you can use...

SSH rm command

If you wish to remove a file or folder from your Linux system you can use SSH rm command. In this...

SSH echo command

One of the most useful commands in a Linux environment is echo. With it, you can provide output...

SSH history command

If you wish to find what commands you have previously executed in a Linux environment you can use...

SSH mv command

If you would like to move a file from one location to another on your Linux Dedicated Server or...

Powered by WHMCompleteSolution