Wiki / tutorial:basic_ssh_commands

 

Basic SSH Commands

To list the files/folders in the current location:

ls

To change to another directory:

cd <dir>

To locate files:

find /var/www/*.html