Add on course RSET Web development using Python
cd - Change to your home directory cd .. - Change to parent directory cd - - Change to previous directory cd / - Changes your current directory to the root (/) directory ls - List the contents of the present working directory ls –a - List all files including hidden files and directories tree - Displays a tree view of the filesystem tree -d - Just list the directories and suppress listing file names