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~
shortcutsmkdir
touch
mv