2) Current directory
When we are working in Linux, we often want to know the current
directory so that we can easily modify things. You can use the following
PWD command to know the details of the current directory.
vulnerhost @ example : cd /etc/get
3) Relative path
Relative paths are the upper and lower levels of the absolute path we are
working with. They are represented by the dots and are called as special
directories by the Linux creators. Below is a small example using the
command to understand in a better way.
vulnerhost @ example : cd /etc/get
......
vulnerhost @ example : cd /etc/