To list the files/folders in the current location:
ls
To change to another directory:
cd <dir>
To locate files:
find /var/www/*.html