Create Hidden Notes

Create a Hidden folder called notes and a note file

  • create a hidden notes directory in you home directory
  • create a file-system-navigation.notes file in your new hidden notes directory
  • edit the file-system-navigation.notes file with a brief description of what each of the following commands do:
    • pwd
    • ls
    • cd
    • absolute path vs relative path
    • ., .. and ~ shortcuts
    • mkdir
    • touch
    • mv

Questions & Answers

What is the command to change working directories?

What is an absolute path?

CLICK FOR ANSWER

What is a relative path?

CLICK FOR ANSWERR

What is the nano program?

CLICK FOR ANSWER

How do you save a file in nano?

CLICK FOR ANSWER

How do you exit a file in nano?

CLICK FOR ANSWER