Skip to main content

3.8) Checking The Files Moved Correctly


We need to confirm that the files transferred correctly into the directory called ‘research’. To do this you need to be able to move from the current directory down into the ‘research’ directory? To do this, you type:

cd research 

cd is short for ‘change directory’. Now type ls to see that the files arrived correctly in this directory.