Exercise (Navigation)

  1. Log into Linux either directly to VM or through SSH
  2. Show your current directory using the pwd command
  3. List the contents of the current directory using the ls command
  4. List the contents of the root directory using the ls command
  5. Navigate to the root directory using the cd command
  6. List the contents of the root directory with file details including hidden files
  7. Navigate back to the users home directory using the tilde (~) character
  8. Create a directory called myDocs using the mkdir command
  9. Navigate into the new directory using an absolute file path
  10. Navigate back to the users home directory using a relative path

results matching ""

    No results matching ""