1/10
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
/
the top-level directory and the foundation for the entire file system hierarchy, where all other directories and files are organized.
ls
a command that lists the content of a folder, including files and directories.
If you omit the path, the command will check the content of your current directory.
pwd
a command that checks the full path of your current working directory.
cd
a command that navigates between directories in your linux VPS. It does not have any option and the syntax is simple.